Casio DT-X8 Series Manual de usuario Pagina 143

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 171
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 142
143
3.99 SysGetFnUserDefineKey
This function retrieves key codes for the Fn key input mode.
Calling Sequences
[C++]
DWORD SysGetFnUserDefineKey(
DWORD dwKeyID,
DWORD *pdwKeyCode
)
[Visual Basic]
Public Shared Function SysGetFnUserDefineKey( _
ByVal dwKeyId As Int32, _
ByRef pdwKeyCode As Int32 _
) As Int32
[C#]
public static Int32 SysGetFnUserDefineKey(
Int32 dwKeyId,
ref Int32 pdwKeyCode
);
Parameters
dwKeyID
This parameter is for specifying key ID to retrieve. See SysSetFnUserDefineKey
function for the values.
pdwKeyCode
This parameter is for retrieving the specified key code.
Return Values
TRUE : Normal end
FUNCTION_UNSUPPORT : Unsupported error
Vista de pagina 142
1 2 ... 138 139 140 141 142 143 144 145 146 147 148 ... 170 171

Comentarios a estos manuales

Sin comentarios