PDD_AudioDeinitialize

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

 Last updated on Tuesday, May 18, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.