by fchastanet » Wed Feb 27, 2008 6:43 pm
I've almost found the function
ISDBTools::DeleteTracks(
TrackList As ISDBSongList,
Confirmation As Boolean,
ToRecycleBin As EnumYesNo) As EnumYesNo
which don't ask for user confirmation but deletes the track from computer
I need the same function but just remove the track without confirmation from playlist(don't physically delete it)
I've almost found the function
ISDBTools::DeleteTracks(
TrackList As ISDBSongList,
Confirmation As Boolean,
ToRecycleBin As EnumYesNo) As EnumYesNo
which don't ask for user confirmation but deletes the track from computer
I need the same function but just remove the track without confirmation from playlist(don't physically delete it)