ISDBApplicationEvents::OnTrackDeleting
Jump to navigation
Jump to search
CoClass SDBApplication, Interface ISDBApplicationEvents
Function OnTrackDeleting(Track As SDBSongData, FromDisk As Bool) As Bool
Parameters
Name | Type | Description |
---|---|---|
Track | SDBSongData | Track to be deleted |
FromDisk | Bool | Will be deleted from disk, or just from Library? |
Event description
This event is called when a track is about to be deleted. In case the event returns True, the track deletion doesn't proceed.
Introduced in MediaMonkey version 3.1.0.1206.