ISDBPlaylist::InsertTracks: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
(No difference)

Latest revision as of 12:17, 8 January 2010

CoClass SDBPlaylist, Interface ISDBPlaylist

Sub InsertTracks(Index as Long, Tracks As SDBSongList)


Parameters

Name Type Description
Index Long Index (0..n) - position where the tracks should be inserted
Tracks SDBSongList Tracks to be added


Method description

Inserts tracks to the playlist.

Introduced into MediaMonkey 4.0.