Denso BHT-200QW Especificaciones Pagina 203

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 377
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 202
- 201 -
VolumeHalfKey
Sets or acquires the sound volume of a half-pressed key click.
Syntax
[VB]
Public Shared Property VolumeHalfKey As EN_VOLUME
[C#]
public static EN_VOLUME VolumeHalfKey {get; set;}
Property
Sound volume
Parameter values
: EN_VOLUME values LEVEL_OFF to LEVEL2
Default value
: EN_VOLUME.LEVEL_OFF
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Set the half-press key click sound volume to maximum.
[VB] Beep.Settings.VolumeHalfKey = Beep.Settings.EN_VOLUME.LEVEL2
[C#] Beep.Settings.VolumeHalfKey = Beep.Settings.EN_VOLUME.LEVEL2;
Vista de pagina 202
1 2 ... 198 199 200 201 202 203 204 205 206 207 208 ... 376 377

Comentarios a estos manuales

Sin comentarios