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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 171
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 151
152
3.106 SysSetAllKeyRepeat
This function sets up "Enable" or "Disable" for all individual keys for key repeat set with
SysSetKeyRepeat function.
Calling Sequences
[C++]
DWORD SysSetAllKeyRepeat(
BOOL bRepeat
)
[Visual Basic]
Public Shared Function SysSetAllKeyRepeat( _
ByVal bRepeat As Boolean _
) As Int32
[C#]
public static Int32 SysSetAllKeyRepeat(
Boolean bRepeat
);
Parameters
bRepeat
This parameter is for specifying "Enable" or "Disable" for key repeat selecting either of the
values listed below.
TRUE : Enable key repeat.
FALSE : Disable key repeat.
Return Values
TRUE : Normal end
FUNCTION_UNSUPPORT : Unsupported error
Vista de página 151
1 2 ... 147 148 149 150 151 152 153 154 155 156 157 ... 170 171

Comentários a estes Manuais

Sem comentários