Microsoft DirectX 8.0 (C++)

DMUS_IO_TRACK_EXTRAS_HEADER

Used in the Track Form.

typedef struct _DMUS_IO_TRACK_EXTRAS_HEADER {
    DWORD  dwFlags;
} DMUS_IO_TRACK_EXTRAS_HEADER;

Members

dwFlags
Flags for control tracks. For possible values, see IDirectMusicSegment8::SetTrackConfig.

Requirements

  Header: Declared in dmusicf.h.