|
HookTypesKeyboardLL Field |
The WH_KEYBOARD_LL hook enables you to monitor keyboard input events about to be posted
in a thread input queue.
Namespace: Xcalibur.NativeMethods.V2.EventsAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public static readonly int KeyboardLL
Public Shared ReadOnly KeyboardLL As Integer
public:
static initonly int KeyboardLL
static val KeyboardLL: int
Field Value
Int32See Also