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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 171
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 148
149
3.103 SysGetKeyRepeat
This function retrieves key codes that perform key repeat.
Calling Sequences
[C++]
DWORD SysGetKeyRepeat(
DWORD *pdwKeyRepeat
)
[Visual Basic]
Public Shared Function SysGetKeyRepeat( _
ByRef pdwKeyRepeat As Int32 _
) As Int32
[C#]
public static Int32 SysGetKeyRepeat(
ref Int32 pdwKeyRepeat
);
Parameters
pdwKeyRepeat[16]
The parameter is for specifying an array of key codes (max. 16) that perform key repeats.
See SysSetKeyRepeat function for the values to retrieve.
Return Values
TRUE : Normal end
FUNCTION_UNSUPPORT : Unsupported error
Vista de página 148
1 2 ... 144 145 146 147 148 149 150 151 152 153 154 ... 170 171

Comentários a estes Manuais

Sem comentários