Microsoft DirectX 8.1 (C++) |
Not implemented in DirectX 8.1.
The DMUS_IO_SONG_HEADER structure contains information about a Song Form.
Syntax
typedef struct _DMUS_IO_SONG_HEADER {
DWORD dwFlags;
DWORD dwStartSegID;
} DMUS_IO_SONG_HEADER;
Members
dwFlags
Reserved.
dwStartSegID
Identifier of the segment to play first.
Requirements
Header: Declared in dmusicf.h.