ReactOS 0.4.16-dev-2522-g97cc325
tagMSLLHOOKSTRUCT Struct Reference

#include <winuser.h>

Collaboration diagram for tagMSLLHOOKSTRUCT:

Public Attributes

POINT pt
 
DWORD mouseData
 
DWORD flags
 
DWORD time
 
ULONG_PTR dwExtraInfo
 

Detailed Description

Definition at line 3923 of file winuser.h.

Member Data Documentation

◆ dwExtraInfo

ULONG_PTR tagMSLLHOOKSTRUCT::dwExtraInfo

Definition at line 3929 of file winuser.h.

Referenced by co_MsqInsertMouseMessage().

◆ flags

DWORD tagMSLLHOOKSTRUCT::flags

Definition at line 3927 of file winuser.h.

Referenced by cbt_global_hook_proc(), and co_MsqInsertMouseMessage().

◆ mouseData

DWORD tagMSLLHOOKSTRUCT::mouseData

Definition at line 3926 of file winuser.h.

Referenced by co_MsqInsertMouseMessage().

◆ pt

POINT tagMSLLHOOKSTRUCT::pt

Definition at line 3925 of file winuser.h.

Referenced by co_MsqInsertMouseMessage(), ll_hook_getpos_proc(), and ll_hook_setpos_proc().

◆ time

DWORD tagMSLLHOOKSTRUCT::time

Definition at line 3928 of file winuser.h.

Referenced by co_MsqInsertMouseMessage().


The documentation for this struct was generated from the following file: