Difference between revisions of "ISDBApplication::CurrentSongList"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | {{MethodDeclaration|SDBApplication|ISDBApplication|Property Get CurrentSongList As ISDBSongList}} | |
− | |||
− | |||
− | |||
− | |||
===Property description=== | ===Property description=== | ||
Revision as of 13:29, 21 March 2007
CoClass SDBApplication, Interface ISDBApplication
Property Get CurrentSongList As ISDBSongList
Property description
Returns SDBSongList object that contains tracks depending on the current context. E.g. if a tree node is in focus then all its tracks are returned, if the main track list is in focus then only its selected tracks are returned.