Microsoft DirectX 8.1 (Visual Basic)

DirectMusicPerformance8.GetNotificationPMSG

The GetNotificationPMsg method retrieves a pending notification message.

object.GetNotificationPMSG( _ 
  message As DMUS_NOTIFICATION_PMSG _
) As Boolean

Parts

object

Resolves to a DirectMusicPerformance8 object.

message

DMUS_NOTIFICATION_PMSG type that receives the message.

Return Values

Returns True if a message was received, and False if no message was pending.

Error Codes

If the method fails, it raises an error, and Err.Number is set.