Microsoft Windows CE 3.0  

IBasicAudio::get_Volume

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Retrieves the volume (amplitude) of the audio signal.

HRESULT get_Volume(
long *
plVolume
);

Parameters

plVolume
[out] Returned value of the Volumeproperty. Divide by 100 to get equivalent decibel value (for example –10,000 = –100 dB).

Return Values

Returns an HRESULTvalue.