GUID_Download
Downloads instrument data or wave data. This parameter can be set but not retrieved.
Element | Description |
---|---|
Track type | Band. |
Purpose | Download instrument data for the track's bands. For more information, see Playing a MIDI File with Custom Instruments and GUID_Unload. |
Data type (*pParam) | IDirectMusicPerformance pointer. |
mtTime | Not used. |
Remarks
Setting this parameter by using IDirectMusicSegment::SetParam downloads only the instruments in the first band track. To download instruments in the other tracks, iterate through the band tracks by using IDirectMusicSegment::GetTrack, and call IDirectMusicTrack::SetParam on each track.
Last updated on Monday, April 12, 2004
© 1992-2002 Microsoft Corporation. All rights reserved.