PDD_AudioDeinitialize (Windows CE 5.0)
This function turns off and disconnects the audio device.
VOID PDD_AudioDeinitialize(void);
Parameters
None.
Return Values
None.
Remarks
This function is called if the audio driver is unloaded from the operating system or if the process of loading the driver fails.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Waveddsi.h.
See Also
Send Feedback on this topic to the authors