Casio DT-X8 Series Manual de usuario Pagina 144

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 171
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 143
144
3.100 SysSetOtherUserDefineKey
This function sets up key codes for alphanumeric modes.
Calling Sequences
[C++]
DWORD SysSetOtherUserDefineKey(
WORD wMode,
WORD wKeyID,
DWORD *pdwCodes
)
[Visual Basic]
Public Shared Function SysSetOtherUserDefineKey( _
ByVal wMode As Short, _
ByVal wKeyID As Short, _
ByRef pdwCodes As Int32 _
) As Int32
[C#]
public static Int32 SysSetOtherUserDefineKey(
short wMode,
short wKeyID,
ref Int32 pdwCodes
);
Parameters
wMode
This parameter is for specifying a mode selecting either of the values listed below.
KEY_CONVERSION_MODE_CAPITALALPHA : Alphanumeric in uppercase letters
KEY_CONVERSION_MODE_SMALLALPHA : Alphanumeric in lowercase letters
wKeyID
This parameter is for specifying key IDs using the values below.
KEY ID_0
KEY ID_1
KEY ID_2
KEY ID_3
KEY ID_4
KEY ID_5
KEY ID_6
KEY ID_7
KEY ID_8
KEY ID_9
Vista de pagina 143
1 2 ... 139 140 141 142 143 144 145 146 147 148 149 ... 170 171

Comentarios a estos manuales

Sin comentarios