Microsoft DirectX 8.0 (Visual Basic) |
Creates a segment object that can be used to perform the volume, pan, transposition, and patch change commands in the band dynamically, using the DirectMusicPerformance8.PlaySegmentEx method.
object.CreateSegment() As DirectMusicSegment8
Returns a DirectMusicSegment8 object.
If the method fails, Err.Number can be set to one of the following values:
DMUS_E_FAIL |
DMUS_E_OUTOFMEMORY |