Microsoft DirectX 8.0 (C++) |
Cancels a request for notification.
HRESULT Unadvise( DWORD dwAdviseCookie );
Return values are determined by the implementation. If the method succeeds, it returns S_OK.
If it fails, the method can return one of the following error values:
E_FAIL |
E_POINTER |
E_INVALIDARG |
E_NOTIMPL |
Header: Declared in dmusicc.h.