Microsoft DirectX 8.1 (C++)

DMUS_WAVEDL

ontains information about wave data downloaded to the synthesizer.

Syntax

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

Members

cbWaveData

Number of bytes of wave data.

Requirements

  Header: Declared in dmdls.h.