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.
3/26/2014
This function closes the WAV I/O device.
Syntax
BOOL WAV_Close(
DWORD dwOpenData
);
Parameters
- dwOpenData
Specifies a value returned from a call to the WAV_Open function.
Return Value
TRUE indicates success. FALSE indicates failure.
Requirements
Header |
wavemdd.h |