Platform SDK: DirectX |
The DirectMusicPerformance.GetNotificationPMsg method retrieves a pending notification message.
object.GetNotificationPMSG( _ message As DMUS_NOTIFICATION_PMSG) As Boolean
If the method succeeds, it returns True if a message was received, and False if there was no message pending.
If the method fails, it raises an error, and Err.Number is set.