ISDBApplication::AllVisibleSongList: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 7: Line 7:
=== Related Topics ===  
=== Related Topics ===  


[[ISDBApplication::CurrentSongList]]  
*[[ISDBApplication::CurrentSongList]]  
[[ISDBApplication::SelectedSongList]]  
*[[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.

Related Topics