Microsoft DirectX 8.0 (C++) |
Contains information about a system exclusive MIDI message. Used in the Sysex Track Chunk.
typedef struct _DMUS_IO_SYSEX_ITEM { MUSIC_TIME mtTime; DWORD dwPChannel; DWORD dwSysExLength; } DMUS_IO_SYSEX_ITEM;
Header: Declared in dmusicf.h.