This function turns off and disconnects the audio device.
VOID PDD_AudioDeinitialize( void );
None.
This function is called if the audio driver is unloaded from the operating system or if the process of loading the driver fails.
This function is declared in the Waveddsi.h header file.