Casio DT-X8 Series Manual do Utilizador Página 143

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 171
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 142
1 2 ... 138 139 140 141 142 143 144 145 146 147 148 ... 170 171

Comentários a estes Manuais

Sem comentários