Casio DT-X8 Series Manual de usuario Pagina 114

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 171
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 113
114
3.86 SysSetFnKeyLock
This function sets up "Enable" or "Disable" for the Fn key to operate.
In the Device Emulator, the function does not perform, but stores the preset value as internal
variable. The value stored can be checked with SysGetFnKeyLock function.
Calling Sequences
[C++]
DWORD SysSetFnKeyLock(
BOOL bFnKey
)
[Visual Basic]
Public Shared Function SysSetFnKeyLock( _
ByVal bFnKey As Boolean _
) As Int32
[C#]
public static Int32 SysSetFnKeyLock(
Boolean bFnKey
);
Parameters
bFnKey
This parameter is for specifying "Enable" or "Disable" for the Fn key selecting either of the
values listed below.
TRUE : Disable the Fn key.
FALSE : Enable the Fn key (Default)
Return Values
TRUE : Normal end
FUNCTION_UNSUPPORT : Unsupported error
Vista de pagina 113
1 2 ... 109 110 111 112 113 114 115 116 117 118 119 ... 170 171

Comentarios a estos manuales

Sin comentarios