Microsoft DirectX 8.0 (C++) |
Activates or deactivates the port.
HRESULT Activate( BOOL fActive );
If the method succeeds, the return value is S_OK.
If it fails, the method can return DSERR_NODRIVER, indicating that no sound driver is present.
Header: Declared in dmusicc.h.