
119
3.91 SysGetAllKeyLock
This function retrieves the status of "Enable" or "Disable" for key lock on all the keys.
Calling Sequences
[C++]
DWORD SysGetAllKeyLock( )
[Visual Basic]
Public Shared Function SysGetAllKeyLock() As Int32
[C#]
public static Int32 SysGetAllKeyLock()
Parameter
None
Return Values
Value indicating the status of "Enable" or "Disable" for key lock. See SysSetAllKeyLock
function for the values.
Otherwise
FUNCTION_UNSUPPORT : Unsupported error
Comentarios a estos manuales