ISDBSongData::MarkPlayed
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.