Share via


PDD_AudioPowerHandler (Windows CE 5.0)

Send Feedback

This function is responsible for managing the audio hardware during POWER_UP and POWER_DOWN notifications.

VOID PDD_AudioPowerHandler(BOOLpower_down);

Parameters

  • power_down
    TRUE indicates that the audio device is shut down. FALSE indicates that this is a power-up request.

Return Values

None.

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.