PDD_AudioDeinitialize

This function turns off and disconnects the audio device.

Syntax

VOID PDD_AudioDeinitialize( void );

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.

This function is declared in the Waveddsi.h header file.