Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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:** Dmdls.h
See Also