Microsoft DirectX 8.0 (C++)

DirectMusic Messages

DirectMusic message structures are all based on the DMUS_PMSG structure. Because C does not support inheritance, the members of this structure are included in each derived structure as the DMUS_PMSG_PART macro.

For an overview of messages, see Using DirectMusic Messages.

This section contains information about the following structures used to contain message information:

See Also

IDirectMusicPerformance8::AllocPMsg, IDirectMusicPerformance8::SendPMsg, IDirectMusicPerformance8::FreePMsg, IDirectMusicTool8::ProcessPMsg