Casio DT-X8 Series Manual de usuario Pagina 120

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 171
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 119
120
3.92 SysSetInputMode
This function sets up a key input change mode.
In the Device Emulator, the function does not perform, but stores the preset value as internal
variable. The value stored can be checked with SysGetInputMode function.
Calling Sequences
[C++]
DWORD SysSetInputMode(
DWORD dwInputMode
)
[Visual Basic]
Public Shared Function SysSetInputMode( _
ByVal dwInputMode As Int32 _
) As Int32
[C#]
public static Int32 SysSetInputMode(
Int32 dwInputMode
);
Parameters
dwInputMode
This parameter is for specifying a key input change mode selecting one of the values listed
below.
INPUT_NORMAL : Ordinary input (Default) Switch-able
INPUT_LOCK_NUM : Fixed to numeric input Not switch-able
INPUT_LOCK_ALPHA : Fixed to alphanumeric (uppercase) Not switch-able
INPUT_LOCK_ALPHAS : Fixed to alphanumeric (lowercase) Not switch-able
INPUT_LOCK_PHONE : Fixed to Phone (for IT-600, DT-X7,
DT-X30, IT-800, IT-300, DT-X8,
IT-9000)
Not switch-able
Return Values
TRUE : Normal end
FUNCTION_UNSUPPORT : Unsupported error
Vista de pagina 119
1 2 ... 115 116 117 118 119 120 121 122 123 124 125 ... 170 171

Comentarios a estos manuales

Sin comentarios