WAV_Close (Windows CE 5.0)
This function closes the WAV I/O device.
BOOL WAV_Close(DWORDdwOpenData);
Parameters
- dwOpenData
Specifies a value returned from a call to the WAV_Open function.
Return Values
TRUE indicates success. FALSE indicates failure.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Wavemdd.h.
See Also
WAV_Open | Waveform Audio Driver Functions
Send Feedback on this topic to the authors