Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DMUS_IO_SEGMENT_TRACK_HEADER structure contains information about a Segment Trigger Track List.
Syntax
typedef struct _DMUS_IO_SEGMENT_TRACK_HEADER {
DWORD dwFlags;
} DMUS_IO_SEGMENT_TRACK_HEADER;
Members
dwFlags
Reserved. Must be zero.
Requirements
** Header:** Dmusicf.h
See Also