Microsoft DirectX 8.1 (Visual Basic) |
The GetAudioPathConfig method retrieves an object that represents the audiopath configuration for the segment.
object.GetAudioPathConfig() As Unknown
Parts
object
Resolves to a DirectMusicSegment8 object.
Return Values
Returns an object representing the audiopath configuration. This object can be retrieved in a variable of type IUnknown and passed to DirectMusicPerformance8.CreateAudioPath.
Error Codes
If the method fails, an error is raised.