Microsoft DirectX 9.0 |
The DMUS_OFFSETTABLE structure is used in the header of
Syntax
typedef struct _DMUS_OFFSETTABLE {
ULONG ulOffsetTable[DMUS_DEFAULT_SIZE_OFFSETTABLE];
} DMUS_OFFSETTABLE;
Members
ulOffsetTable
Array of byte offsets into the data.
Requirements
Header: Declared in dmdls.h.
See Also