Platform SDK: DirectX

DirectMusicSegment.Download

The DirectMusicSegment.Download method downloads the collection associated with the segment so that the port can play the instruments.

object.Download(performance As DirectMusicPerformance)

Parameters

object
Object expression that resolves to a DirectMusicSegment object.
performance
DirectMusicPerformance object to whose port the instruments are being downloaded.

Error Codes

If the method fails, it raises an error, and Err.Number is set.

See Also

DirectMusicSegment.ConnectToCollection, DirectMusicSegment.Unload, DirectMusicSegment.SetAutoDownloadEnable