Platform SDK: DirectX |
The IDirectMusicPerformance::GetNotificationPMsg method 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.
For an example, see Handle Notifications in the tutorial on using compositions.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Requires Windows 95 or later. Available as a redistributable for Windows 95.
Header: Declared in dmusici.h.