Casio DT-X8 Series Manual de usuario Pagina 118

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 171
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 117
118
3.90 SysSetAllKeyLock
This function sets up "Enable" or "Disable" for lock on all the keys except the Trigger keys, Multi
key, and Power key.
In the Device Emulator, the function does not perform, but stores the preset value as internal
variable. The value stored can be checked with SysGetAllKeyLock function.
Calling Sequences
[C++]
DWORD SysSetAllKeyLock(
BOOL bKeyLock
)
[Visual Basic]
Public Shared Function SysSetAllKeyLock( _
ByVal bKeyLock As Boolean _
) As Int32
[C#]
public static Int32 SysSetAllKeyLock(
Boolean bKeyLock
);
Parameters
bKeyLock
This parameter is for specifying "Enable" or "Disable" for key lock on all the keys.
Table 3.19 Setting values
TRUE All keys are disabled except Trigger keys and Power key.
FALSE All keys are enabled (Unlocked status). (Default)
Return Values
TRUE : Normal end
FUNCTION_UNSUPPORT : Unsupported error
Vista de pagina 117
1 2 ... 113 114 115 116 117 118 119 120 121 122 123 ... 170 171

Comentarios a estos manuales

Sin comentarios