Casio DT-X8 Series Manual do Utilizador Página 104

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 171
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 103
104
3.77 SysSetBLExpower
This function sets up a brightness of the backlight effect while the operation power is provided by
the dedicated AC Adaptor via cradle.
In the Device Emulator, the function does not perform, but stores the preset value as internal
variable. The value stored can be checked with SysGetBLExpower function.
Calling Sequences
[C++]
DWORD SysSetBLExpower(
DWORD setting
)
[Visual Basic]
Public Shared Function SysSetBLExpower( _
ByVal setting As Int32 _
) As Int32
[C#]
public static Int32 SysSetBLExpower(
Int32 setting
);
Parameters
setting
This parameter is for specifying a brightness of the backlight. The backlight is turned off if
"0" is set in this parameter. The defaults is "8".
For the maximum value to set in the setting parameter, call SysGetBLMaximum function to
retrieve it.
Return Values
TRUE : Normal end
FUNCTION_UNSUPPORT : Unsupported error
Vista de página 103
1 2 ... 99 100 101 102 103 104 105 106 107 108 109 ... 170 171

Comentários a estes Manuais

Sem comentários