Denso BHT-202Q Manual de usuario Pagina 336

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 407
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 335
BTPower
Sets or acquires the display status (enabled/disabled) of the Bluetooth power status icon.
Syntax
[VB]
Public Shared Property BTPower As EN_STATUS
[C#]
public static EN_STATUS BTPower {get; set;}
Property
Display enabled/disabled
Parameter values
: As listed in EN_STATUS
Default value
: EN_STATUS.DISABLE
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Enable display of the Bluetooth power status icon.
[VB] Icon.Settings.BTPower = Icon.Settings.EN_STATUS.ENABLE
[C#] Icon.Settings.BTPower = Icon.Settings.EN_STATUS.ENABLE;
327
Vista de pagina 335
1 2 ... 331 332 333 334 335 336 337 338 339 340 341 ... 406 407

Comentarios a estos manuales

Sin comentarios