ISDBSongData::MarkPlayed

From MediaMonkey Wiki
Revision as of 18:40, 5 January 2010 by Ludek (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CoClass SDBSongData, Interface ISDBSongData

Sub MarkPlayed( Time as DATE)


Parameters

Name Type Description
Time DATE Time to be used as LastPlayed


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.