Denso BHT-202Q Instrukcja Użytkownika Strona 281

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 407
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 280
1 2 ... 276 277 278 279 280 281 282 283 284 285 286 ... 406 407

Komentarze do niniejszej Instrukcji

Brak uwag