Method GetMouseHookHandle
GetMouseHookHandle(IntPtr, out Point)
Get structure associated with mouse hook.
public static IntPtr GetMouseHookHandle(IntPtr lparam, out Point pt)
Parameters
Returns
- IntPtr
Window handle sending mouse message.
Get structure associated with mouse hook.
public static IntPtr GetMouseHookHandle(IntPtr lparam, out Point pt)
Window handle sending mouse message.