Microsoft DirectX 8.1 (Visual Basic)

DirectMusicAudioPath8.Activate

The Activate method 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.