volume property
[This documentation is preliminary and is subject to change.]
Sets or gets the volume setting for the sound.
Syntax
HRESULT value = object.put_volume(VARIANT v);HRESULT value = object.get_volume(VARIANT* p);
Property values
Type: VARIANT
the volume setting. Valid values range from -10,000 to zero. Zero is full Wave Output volume.
Remarks
The higher the setting, the louder the sound.
Build date: 6/12/2012