This topic has not yet been rated - Rate this topic

volume property

Sets or gets the volume setting for the sound.

Syntax

HRESULT value = object.put_volume( v);HRESULT value = object.get_volume(* 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: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.