ISDBPlaylist::InsertTrack: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Revision as of 12:13, 8 January 2010
CoClass SDBPlaylist, Interface ISDBPlaylist
Sub InsertTrack(Index as Long, Track As SDBSongData)
Parameters
Name | Type | Description |
---|---|---|
Index | Long | Index (0..n) - position where the track should be inserted |
Track | SDBSongData | Track to be added (SDBSongData object) |
Method description
Inserts track to the playlist.
Introduced into MediaMonkey 4.0.