Share via


PDD_AudioDeinitialize (Windows Embedded CE 6.0)

1/6/2010

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
Windows Embedded CE Windows CE 1.0 and later

See Also

Reference

Audio PDD Functions