Microsoft DirectX 9.0 |
The UnAdvise method instructs the Overlay Mixer to release its pointer to the client's IMixerOCXNotify interface.
Syntax
HRESULT UnAdvise();
Parameters
This method takes no parameters.
Return Values
If the method succeeds, it returns S_OK.
See Also