ISDBSongData::MarkPlayed: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
(No difference)

Revision as of 18:37, 5 January 2010

CoClass SDBSongData, Interface ISDBSongData

Sub MarkPlayed( Time as REAL)


Parameters

Name Type Description
Time REAL Time to be used as Last Played


Method description

Marks song as played, i.e. increases #Played value, restarts bookmark position and sets Last Played to Time. If input parameter Time = 0 then Last Played is set to current date/time.

Introduced in MediaMonkey 4.0.