
162
3.116 SysGetEnableKeyMode
This function retrieves the status of "Enable" or "Disable" for key mode transition when the key
input mode is changed. It also retrieves key input modes available when the key input mode is
changed.
Calling Sequences
[C++]
DWORD SysGetEnableKeyMode( )
[Visual Basic]
Public Shared Function SysGetEnableKeyMode() As Int32
[C#]
public static Int32 SysGetEnableKeyMode()
Parameter
None
Return Values
A sum of the values in logical OR for key input modes set effect is retrieved. See
SysSetEnableKeyMode function for the values.
Comentarios a estos manuales