Casio DT-X8 Series Manual de usuario Pagina 159

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 171
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 158
159
3.113 SysSetResetUserDefineKeyState
This function sets up "Disable" or "Enable" on the "Disable" for the user defined keys at a time of
reset. The setting can be made by navigating to Settings menu Control Panel menu
Keyboard icon Others tab and then Disable at reset in User definition key field.
In the Device Emulator, the function does not perform, but stores the preset value as internal
variable. The value stored can be checked with SysGetResetUserDefineKeyState function.
Calling Sequences
[C++]
DWORD SysSetResetUserDefineKeyState(
BOOL State
)
[Visual Basic]
Public Shared Function SysSetResetUserDefineKeyState( _
ByVal State As Boolean _
) As Int32
[C#]
public static Int32 SysSetResetUserDefineKeyState(
Boolean State
);
Parameters
State
This parameter is for specifying "Enable" or "Disable" for user defined keys selecting either
of the values listed below.
TRUE : Enable user defined keys.
FALSE: : Disable user defined keys.
Return Values
TRUE : Normal end
FALSE : Internal error
FUNCTION_UNSUPPORT : Unsupported error
Vista de pagina 158
1 2 ... 154 155 156 157 158 159 160 161 162 163 164 ... 170 171

Comentarios a estos manuales

Sin comentarios