Casio DT-X8 Series Manual de usuario Pagina 82

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 171
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 170 171

Comentarios a estos manuales

Sin comentarios