ISDBApplicationEvents::OnTrackAdded
From MMWiki
CoClass SDBApplication, Interface ISDBApplicationEvents
Sub OnTrackAdded(NewTrack As ISDBSongData)
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| NewTrack | SDBSongData | Track newly added to library. |
[edit]
Event description
This event is called when a new track is added to Library.
