Denso BHT-202Q Uživatelský manuál Strana 281

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 407
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 280
InitialPower
Sets or acquires the power status of the Bluetooth device when booted up.
Syntax
[VB]
Public Property InitialPower As EN_POWER
[C#]
public EN_POWER InitialPower {get; set;}
Property
Power status
Default value
: EN_POWER.OFF
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Turn ON the Bluetooth device power status when booting up.
[VB] Bluetooth.Settings.InitialPower = Bluetooth.EN_POWER.ON
[C#] Bluetooth.Settings.InitialPower = Bluetooth.EN_POWER.ON;
272
Zobrazit stránku 280
1 2 ... 276 277 278 279 280 281 282 283 284 285 286 ... 406 407

Komentáře k této Příručce

Žádné komentáře