The members of the DMUS_PMSGF_FLAGS enumeration are used in the dwFlags member of the DMUS_PMSG structure.
enum enumDMUS_PMSGF_FLAGS {
DMUS_PMSGF_REFTIME = 1,
DMUS_PMSGF_MUSICTIME = 2,
DMUS_PMSGF_TOOL_IMMEDIATE = 4,
DMUS_PMSGF_TOOL_QUEUE = 8,
DMUS_PMSGF_TOOL_ATTIME = 16,
DMUS_PMSGF_TOOL_FLUSH = 32
} DMUS_PMSGF_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.
IDirectMusicPerformance::SendPMsg, IDirectMusicTool::GetMsgDeliveryType