Casio DT-X8 Series Bedienungsanleitung Seite 82

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 171
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 81
82
3.56 SysGetLEDState
This function retrieves the status of the system LED (Indicator #2) being on or off.
Calling Sequences
[C++]
DWORD SysGetLEDState(
DWORD dwType
)
[Visual Basic]
Public Shared Function SysGetLEDState( _
ByVal dwType As Int32 _
) As Int32
[C#]
public static Int32 SysGetLEDState(
Int32 dwType
);
Parameters
dwType
This parameter is for specifying an LED type. See SysSetLEDState function for LED
types.
Return Values
LED_Disable : Turns off the LED
LED_Enable : Turns on the LED
FUNCTION_UNSUPPORT : Unsupported error
Seitenansicht 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 170 171

Kommentare zu diesen Handbüchern

Keine Kommentare