
166
3.120 SysGetFnKeyOperation
This function retrieves the status in a sum of the values for individual Fn key operations that have
been set to "Disable".
Calling Sequences
[C++]
DWORD SysGetFnKeyOperation ( )
[Visual Basic]
Public Shared Function SysGetFnKeyOperation( ) As Int32
[C#]
public static Int32 SysGetFnKeyOperation ( );
Parameters
None
Return Values
Status in a sum of the values in logical OR for specific Fn key operations being set disabled
is returned. See SysSetFnKeyOperation function for the values to retrieve.
FUNCTION_UNSUPPORT : Unsupported error
Comentarios a estos manuales