DirectX SDK |
The DMUS_NOTIFICATION_PMSG type contains information about a notification message sent by the performance.
Type DMUS_NOTIFICATION_PMSG ctTime As Long lField1 As Long lField2 As Long lNotificationOption As Long lNotificationType As Long mtTime As Long End Type
If the notification type is DMUS_NOTIFY_ON_SEGMENT, this member can contain one of the following values:
If the notification type is DMUS_NOTIFY_ON_COMMAND, this member can contain one of the following values:
If the notification type is DMUS_NOTIFY_ON_PERFORMANCE, this member can contain one of the following values:
If the notification type is DMUS_NOTIFY_ON_MEASUREANDBEAT, this member contains DMUS_NOTIFICATION_MEASUREBEAT. No other subtypes are defined.
If the notification type is DMUS_NOTIFY_ON_CHORD, this member contains DMUS_NOTIFICATION_CHORD. No other subtypes are defined.
DirectMusicPerformance.AddNotificationType, DirectMusicPerformance.GetNotificationPMSG