The DMUS_NOTEF_FLAGS are used in the bFlags member of the DMUS_NOTE_PMSG structure.
typedef enum enumDMUS_NOTEF_FLAGS {
DMUS_NOTEF_NOTEON = 1,
} DMUS_NOTEF_FLAGS;
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.