Microsoft DirectX 8.0 (C++) |
Retrieves a pending notification message.
HRESULT GetNotificationPMsg( DMUS_NOTIFICATION_PMSG** ppNotificationPMsg );
If the method succeeds, the return value is S_OK, or S_FALSE if there are no more notification events to return.
If it fails, the method can return E_POINTER.
Header: Declared in dmusici.h.