Microsoft DirectX 8.0 (C++) |
Contains information about variations associated with channels. It is used when retrieving the GUID_Variations parameter.
typedef struct _DMUS_VARIATIONS_PARAM { DWORD dwPChannelsUsed; DWORD* padwPChannels; DWORD* padwVariations; } DMUS_VARIATIONS_PARAM;
Header: Declared in dmusici.h.