
117
3.89 SysGetOneKeyLock
This function retrieves the status of "Enable" or "Disable" for individual key lock of all the keys
except the Trigger keys, Multi key, and Power key.
Calling Sequences
[C++]
DWORD SysGetOneKeyLock( )
[Visual Basic]
Public Shared Function SysGetOneKeyLock() As Int32
[C#]
public static Int32 SysGetOneKeyLock()
Parameter
None
Return Values
Value indicating status of "Enable" or "Disable" for individual key lock. See
SysSetOneKeyLock function for the values to retrieve.
Otherwise
FUNCTION_UNSUPPORT : Unsupported error
Kommentare zu diesen Handbüchern