ISDBTracksWindow::RemoveSelectedTracks: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
Line 3: Line 3:
===Method description===
===Method description===


Removes items that are curently selected in the track list window (visually only).
Removes items that are currently selected in the track list window (visualy only, i.e. no DB or filesystem operation is made).


[[Category:Scripting|{{PAGENAME}}]]
[[Category:Scripting|{{PAGENAME}}]]

Latest revision as of 17:50, 21 March 2007

CoClass SDBTracksWindow, Interface ISDBTracksWindow

Sub RemoveSelectedTracks


Method description

Removes items that are currently selected in the track list window (visualy only, i.e. no DB or filesystem operation is made).