Casio DT-X8 Series Manual de usuario Pagina 122

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 171
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 121
122
3.94 SysSetNormalUserDefineKey
This function sets up key codes for ordinary key input 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 SysGetNormalUserDefineKey function.
Calling Sequences
[C++]
DWORD SysSetNormalUserDefineKey(
DWORD dwKeyID,
DWORD KeySetBuff[16]
)
[Visual Basic]
Public Shared Function SysSetNormalUserDefineKey( _
ByVal dwKeyId As Int32, _
ByVal KeySetBuff As Int32() _
) As Int32
[C#]
public static Int32 SysSetNormalUserDefineKey(
Int32 dwKeyId,
Int32[] KeySetBuff
);
Parameters
dwKeyID
This parameter is for specifying key IDs using the values in the table below.
Table 3.20 Setting values
Setting Value Description
DT-X11
IT-600
DT-X7
DT-X30
DT-X30R-50
IT-3100
IT-800
IT-300
DT-X8
IT-9000
KEYID_LEFTTRIGGER
Left Trigger key
Left Up key (IT-800xx-05
models)
Left Program key (IT-9000)
Y Y Y Y Y Y Y
Y
Y
KEYID_RIGHTTRIGGER
Right Trigger key
Right Enter key (IT-800xx-05
models)
Right Program key (IT-9000)
Y Y Y Y Y Y Y
Y
Y
KEYID_LEFT Left key Y Y Y Y Y Y
YY
Y
KEYID_RIGHT Right key Y Y Y Y Y Y
YY
Y
KEYID_CLEAR Clear key Y Y Y Y Y Y Y
YY
Y
Vista de pagina 121
1 2 ... 117 118 119 120 121 122 123 124 125 126 127 ... 170 171

Comentarios a estos manuales

Sin comentarios