ISDBSongData::LastPlayed: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
Line 9: Line 9:
[[Category:Interface ISDBSongData|{{PAGENAME}}]]
[[Category:Interface ISDBSongData|{{PAGENAME}}]]


Needs some info document, like what would be equivilent to seconds:minutes:hours:days:months:years since last played.
Some discussion in [http://www.mediamonkey.com/forum/viewtopic.php?t=25687 this thread], in summary use vb datediff() function.

Revision as of 17:22, 31 January 2008

CoClass SDBSongData, Interface ISDBSongData

Property Get/Let LastPlayed As Date


Property description

Some discussion in this thread, in summary use vb datediff() function.