ISDBPlaylist::RemoveTrack
CoClass SDBPlaylist, Interface ISDBPlaylist
Sub RemoveTrack(Track As ISDBSongData)
Parameters
Name | Type | Description |
---|---|---|
Track | SDBSongData | Track to be removed |
Method description
Removes a track from this playlist.
CoClass SDBPlaylist, Interface ISDBPlaylist
Sub RemoveTrack(Track As ISDBSongData)
Name | Type | Description |
---|---|---|
Track | SDBSongData | Track to be removed |
Removes a track from this playlist.