Microsoft DirectX 8.0 (C++)

DMUS_WAVEDL

Contains information about wave data downloaded to the synthesizer.

typedef struct _DMUS_WAVEDL {
    ULONG  cbWaveData;
}   DMUS_WAVEDL, *LPDMUS_WAVEDL;

Members

cbWaveData
Number of bytes of wave data.

Requirements

  Header: Declared in dmdls.h.