ISDBTracksWindow::AddTrackEx: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
(No difference)

Latest revision as of 17:48, 21 March 2007

CoClass SDBTracksWindow, Interface ISDBTracksWindow

Function AddTrackEx(AddedTrack As ISDBSongData, AddingID As Long) As Boolean


Parameters

Name Type Description
AddedTrack ISDBSongData
AddingID Long


Method description

Adds a track to tracklist window, but only if AddingID is equal to the current ID of adding tracks to tracklist window. If it isn't, nothing is added and FALSE is returned.