Casio DT-X8 Series Bedienungsanleitung Seite 146

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 171
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 145
146
3.101 SysGetOtherUserDefineKey
This function retrieves key codes for alphanumeric modes.
Calling Sequences
[C++]
DWORD SysGetOtherUserDefineKey(
WORD wMode,
WORD wKeyID,
DWORD *pdwCode
)
[Visual Basic]
Public Shared Function SysGetOtherUserDefineKey( _
ByVal wMode As Short, _
ByVal wKeyID As Short, _
ByRef pdwCode As Int32 _
) As Int32
[C#]
public static Int32 SysGetOtherUserDefineKey(
short wMode,
short wKeyID,
ref Int32 pdwCode
);
Parameters
wMode
This parameter is for specifying a mode. See SysSetOtherUserDefineKey function for
the values.
wKeyID
This parameter is for specifying a key ID. See SysSetOtherUserDefineKey function for
the values.
pdwCode[20]
This parameter is for retrieving key codes (max. 20 key codes) that correspond to the
modes and the key IDs.
Return Values
TRUE : Normal end
FUNCTION_UNSUPPORT : Unsupported error
Seitenansicht 145
1 2 ... 141 142 143 144 145 146 147 148 149 150 151 ... 170 171

Kommentare zu diesen Handbüchern

Keine Kommentare