|
HookTypesMouseLL Field |
The WH_MOUSE_LL hook enables you to monitor mouse 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 MouseLL
Public Shared ReadOnly MouseLL As Integer
public:
static initonly int MouseLL
Field Value
Int32See Also