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.
This function turns off the WAV I/O device.
void WAV_PowerDown(void);
Parameters
None.
Return Values
None.
Remarks
This function is called to notify the WAV I/O device that the system is entering suspend mode. As with all power-down handlers, this function cannot call functions in other DLLs, memory allocators, debugging output functions, or do anything that could cause a page fault.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Wavemdd.h.
See Also
Waveform Audio Driver Functions
Send Feedback on this topic to the authors