次の方法で共有


WPDM_SETVOLUME (Windows Embedded CE 6.0)

1/6/2010

This message is passed to the PDD_WaveProc function to instruct the audio PDD to modify the current volume setting of the audio device.

Parameters

  • apidir
    Output only; one of the following values.

    Value Description

    WAPI_IN

    Not used.

    WAPI_OUT

    See the waveOutSetVolume function for more information.

  • dwParam1
    Specifies a volume to which to set the audio device.
  • dwParam2
    Not used.

Requirements

Header waveddsi.h
Windows Embedded CE Windows CE 1.0 and later

See Also

Reference

WPDM Messages
PDD_WaveProc

Other Resources

waveOutSetVolume