Casio DT-X8 Series Bedienungsanleitung Seite 149

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 171
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 148
1 2 ... 144 145 146 147 148 149 150 151 152 153 154 ... 170 171

Kommentare zu diesen Handbüchern

Keine Kommentare