Microsoft DirectX 8.0 (Visual Basic)

DirectMusicAudioPath8.Activate

Activates or deactivates the audiopath.

object.Activate(fActive As Boolean)

Parts

object
Resolves to a DirectMusicAudioPath8 object.
fActive
Boolean value that specifies the state of the path. A value of True activates the path, and False deactivates it.

Error Codes

If the method fails, an error is raised.