Denso BHT-400-CE Reference Manual page 178

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

VolumeKey
Sets or acquires the volume of a key click.
Syntax
[VB]
Public Shared Property
[C#]
public static EN_VOLUME
Property
Sound volume
Parameter values: EN_VOLUME values LEVEL_OFF to LEVEL2
Default value: EN_VOLUME.LEVEL2
Exceptions
Name of Exception
ArgumentException
[Ex.] Set the key click sound volume to maximum.
[VB] Beep.Settings.VolumeKey = Beep.Settings.EN_VOLUME.LEVEL2
[C#] Beep.Settings.VolumeKey = Beep.Settings.EN_VOLUME.LEVEL2;
VolumeKey
As EN_VOLUME
VolumeKey
{get; set;}
Meaning
The specified parameter value(s) is invalid.
- 172 -

Advertisement

Table of Contents
loading

Table of Contents