Casio DT-X8 Series Instrukcja Użytkownika Strona 152

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 171
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 151
1 2 ... 147 148 149 150 151 152 153 154 155 156 157 ... 170 171

Komentarze do niniejszej Instrukcji

Brak uwag