Share via


PDD_AudioDeinitialize (Compact 2013)

3/26/2014

This function turns off and disconnects the audio device.

Syntax

VOID PDD_AudioDeinitialize(void);

Parameters

None.

Return Value

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

Header

waveddsi.h

See Also

Reference

Audio PDD Functions