Casio DT-X8 Series Instrukcja Użytkownika Strona 143

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 171
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 142
143
3.99 SysGetFnUserDefineKey
This function retrieves key codes for the Fn key input mode.
Calling Sequences
[C++]
DWORD SysGetFnUserDefineKey(
DWORD dwKeyID,
DWORD *pdwKeyCode
)
[Visual Basic]
Public Shared Function SysGetFnUserDefineKey( _
ByVal dwKeyId As Int32, _
ByRef pdwKeyCode As Int32 _
) As Int32
[C#]
public static Int32 SysGetFnUserDefineKey(
Int32 dwKeyId,
ref Int32 pdwKeyCode
);
Parameters
dwKeyID
This parameter is for specifying key ID to retrieve. See SysSetFnUserDefineKey
function for the values.
pdwKeyCode
This parameter is for retrieving the specified key code.
Return Values
TRUE : Normal end
FUNCTION_UNSUPPORT : Unsupported error
Przeglądanie stron 142
1 2 ... 138 139 140 141 142 143 144 145 146 147 148 ... 170 171

Komentarze do niniejszej Instrukcji

Brak uwag