ISDBApplication::AllVisibleSongList: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{MethodDeclaration|SDBApplication|ISDBApplication|Property Get AllVisibleSongList As ISDBSongList}} | |||
===Property description=== | ===Property description=== | ||
Returns SDBSongList object of all tracks that are currently in the track list in the main MediaMonkey window. | Returns SDBSongList object of all tracks that are currently in the track list in the main MediaMonkey window. | ||
===Related | === Related Topics === | ||
[[ISDBApplication::CurrentSongList]] | |||
*[[ISDBApplication::CurrentSongList]] | |||
*[[ISDBApplication::SelectedSongList]] | |||
[[Category:Scripting|{{PAGENAME}}]] | [[Category:Scripting|{{PAGENAME}}]] |
Latest revision as of 12:05, 21 March 2007
CoClass SDBApplication, Interface ISDBApplication
Property Get AllVisibleSongList As ISDBSongList
Property description
Returns SDBSongList object of all tracks that are currently in the track list in the main MediaMonkey window.