WPDM_SETVOLUME

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:
WAPI_IN
Not used.
WAPI_OUT
See the waveOutSetVolume function in the Windows CE Platform SDK.
dwParam1
Specifies a volume to which to set the audio device.
dwParam2
Not used.

Remarks

This message is declared in the Waveddsi.h header file.

See Also

PDD_WaveProc