ISDBTools::DeleteTracks
From MMWiki
CoClass SDBTools, Interface ISDBTools
Function DeleteTracks(TrackList As ISDBSongList, Confirmation As Boolean, ToRecycleBin As EnumYesNo) As EnumYesNo
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| TrackList | ISDBSongList | List of tracks to be deleted. |
| Confirmation | Boolean | Show confirmation dialog? |
| ToRecycleBin | EnumYesNo | Delete to recycle bin? If YesNo_Default value is used, the result depends on Shift key being pressed. |
[edit]
Method description
Deletes selected tracks from computer and library.
