Microsoft DirectX 8.0 (Visual Basic) |
Retrieves an object that represents the audiopath configuration for the segment.
object.GetAudioPathConfig() As Unknown
Returns an object representing the audiopath configuration. This object can be retrieved in a variable of type IUnknown and passed to DirectMusicPerformance8.CreateAudioPath.
If the method fails, an error is raised.