|
KeyboardLowLevelHookStructFlags Field |
The extended-key flag, event-injected flags, context code, and transition-state flag. This
ember is specified as follows. An application can use the following values to test the
keystroke flags. Testing LLKHF_INJECTED (bit 4) will tell you whether the event was
injected. If it was, then testing LLKHF_LOWER_IL_INJECTED (bit 1) will tell you whether or
not the event was injected from a process running at lower integrity level.
Namespace: Xcalibur.NativeMethods.V2.EventsAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax See Also