次の方法で共有


PDD_AudioPowerHandler (Compact 2013)

3/26/2014

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

Syntax

VOID PDD_AudioPowerHandler(
  BOOL power_down 
);

Parameters

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

Return Value

None.

Requirements

Header

waveddsi.h

See Also

Reference

Audio PDD Functions