Casio DT-X8 Series Instrukcja Użytkownika Strona 82

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 171
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 170 171

Komentarze do niniejszej Instrukcji

Brak uwag