Denso BHT-202Q Bedienungsanleitung Seite 345

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 407
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 344
EnabledOutReceiver
Sets or acquires the audio output status (enabled/disabled) from the receiver.
Syntax
[VB]
Public Shared Property EnabledOutReceiver _
As EN_OUTPUT_ENABLE
[C#]
public static EN_OUTPUT_ENABLE EnabledOutReceiver {get;
set;}
Property
Output enabled/disabled
Parameter values
: As listed in EN_OUT_ENABLE
Default value
: EN_OUT_ENABLE.DISABLE
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
[Ex.] Enable audio output from the receiver.
[VB] Audio.Settings.EnabledOutReceiver _
= Audio.Settings.EN_OUT_ENABLE.ENABLE
[C#] Audio.Settings.EnabledOutReceiver
= Audio.Settings. EN_OUT_ENABLE.ENABLE;
336
Seitenansicht 344
1 2 ... 340 341 342 343 344 345 346 347 348 349 350 ... 406 407

Kommentare zu diesen Handbüchern

Keine Kommentare