Contents Index Topic Contents | ||
Previous Topic: ShowTracker Property Next Topic: Control Methods |
Volume Property
Specifies the volume, in hundredths of decibels.
Syntax
[form.]object.Volume [ = long ]Settings
long Numeric expression that specifies the audio volume, in hundredths of decibels. The default value is zero. Data Type
Long
Remarks
The value ranges from 10,000 to 0. The value 0 is full volume and 10,000 is no volume. Not all devices support 10,000 discrete steps of volume.
Run-time access: read/write. Design-time access: read/write.
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.