Casio DT-X8 Series Bedienungsanleitung Seite 156

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 171
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 155
156
3.110 SysGetDefaultKey
This function retrieves the default keys generated in the numeric key input mode.
Calling Sequences
[C++]
DWORD SysGetDefaultKey(
int KeyId,
DWORD DefaultKeyBuf[16]
)
[Visual Basic]
Public Shared Function SysGetDefaultKey( _
ByVal KeyId As Int32, _
ByVal DefaultKeyBuf As Int32() _
) As Int32
[C#]
public static Int32 SysGetDefaultKey(
Int32 KeyId,
Int32[] DefaultKeyBuf
);
Parameters
KeyId
This parameter is for specifying key ID. See SysSetNormalUserDefineKey function for
the values to retrieve.
DefaultKeyBuf[16]
This parameter is for retrieving the virtual key code and option flag that are set to key ID.
See SysSetNormalUserDefineKey function for virtual key codes and option flags.
Return Values
TRUE : Normal end
FALSE : Internal error
FUNCTION_UNSUPPORT : Unsupported error
Seitenansicht 155
1 2 ... 151 152 153 154 155 156 157 158 159 160 161 ... 170 171

Kommentare zu diesen Handbüchern

Keine Kommentare