Casio DT-X8 Series Manuale Utente Pagina 144

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 171
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la 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
Vedere la pagina 143
1 2 ... 139 140 141 142 143 144 145 146 147 148 149 ... 170 171

Commenti su questo manuale

Nessun commento