DMUS_WAVEDL

DirectMusic

Microsoft DirectX 9.0 SDK Update (Summer 2004)

DMUS_WAVEDL

ontains information about waveform data downloaded to the synthesizer.

Syntax

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

Members

cbWaveData

Number of bytes of data.

Requirements

  Header: Declared in dmdls.h.

See Also


© 2004 Microsoft Corporation. All rights reserved.