Share via


PDD_AudioDeinitialize (Windows CE 5.0)

Send Feedback

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

Audio PDD Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.