Casio DT-X8 Series Manual de usuario Pagina 152

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 171
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 151
1 2 ... 147 148 149 150 151 152 153 154 155 156 157 ... 170 171

Comentarios a estos manuales

Sin comentarios