|
ReactOS 0.4.16-dev-2522-g97cc325
|
#include <winuser.h>

Public Attributes | |
| POINT | pt |
| DWORD | mouseData |
| DWORD | flags |
| DWORD | time |
| ULONG_PTR | dwExtraInfo |
| ULONG_PTR tagMSLLHOOKSTRUCT::dwExtraInfo |
Definition at line 3929 of file winuser.h.
Referenced by co_MsqInsertMouseMessage().
| DWORD tagMSLLHOOKSTRUCT::flags |
Definition at line 3927 of file winuser.h.
Referenced by cbt_global_hook_proc(), and co_MsqInsertMouseMessage().
| DWORD tagMSLLHOOKSTRUCT::mouseData |
Definition at line 3926 of file winuser.h.
Referenced by co_MsqInsertMouseMessage().
| POINT tagMSLLHOOKSTRUCT::pt |
Definition at line 3925 of file winuser.h.
Referenced by co_MsqInsertMouseMessage(), ll_hook_getpos_proc(), and ll_hook_setpos_proc().
| DWORD tagMSLLHOOKSTRUCT::time |
Definition at line 3928 of file winuser.h.
Referenced by co_MsqInsertMouseMessage().