Casio DT-X8 Series Uživatelský manuál Strana 114

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 171
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 113
114
3.86 SysSetFnKeyLock
This function sets up "Enable" or "Disable" for the Fn key to operate.
In the Device Emulator, the function does not perform, but stores the preset value as internal
variable. The value stored can be checked with SysGetFnKeyLock function.
Calling Sequences
[C++]
DWORD SysSetFnKeyLock(
BOOL bFnKey
)
[Visual Basic]
Public Shared Function SysSetFnKeyLock( _
ByVal bFnKey As Boolean _
) As Int32
[C#]
public static Int32 SysSetFnKeyLock(
Boolean bFnKey
);
Parameters
bFnKey
This parameter is for specifying "Enable" or "Disable" for the Fn key selecting either of the
values listed below.
TRUE : Disable the Fn key.
FALSE : Enable the Fn key (Default)
Return Values
TRUE : Normal end
FUNCTION_UNSUPPORT : Unsupported error
Zobrazit stránku 113
1 2 ... 109 110 111 112 113 114 115 116 117 118 119 ... 170 171

Komentáře k této Příručce

Žádné komentáře