Platform SDK: DirectX |
The DirectMusicPerformance.GetMasterAutoDownload method retrieves the current setting for automatic downloading of instruments.
object.GetMasterAutoDownload() As Boolean
If the method succeeds, it returns True if autodownloading is on, and False otherwise. The default value is False.
If the method fails, it raises an error, and Err.Number is set.
DirectMusicPerformance.SetMasterAutoDownload, DirectMusicSegment.SetAutoDownloadEnable