|
ReactOS 0.4.16-dev-2498-g8632030
|
#include <winuser.h>

Public Attributes | |
| UINT | cbSize |
| int | iContextType |
| int | iCtrlId |
| HANDLE | hItemHandle |
| DWORD_PTR | dwContextId |
| POINT | MousePos |
| UINT tagHELPINFO::cbSize |
Definition at line 3420 of file winuser.h.
Referenced by IntDefWindowProc(), MENU_TrackMenu(), and MessageBoxProc().
| DWORD_PTR tagHELPINFO::dwContextId |
Definition at line 3424 of file winuser.h.
Referenced by IntDefWindowProc(), MENU_TrackMenu(), and MessageBoxProc().
| HANDLE tagHELPINFO::hItemHandle |
Definition at line 3423 of file winuser.h.
Referenced by IntDefWindowProc(), MENU_TrackMenu(), and MessageBoxProc().
| int tagHELPINFO::iContextType |
Definition at line 3421 of file winuser.h.
Referenced by IntDefWindowProc(), MENU_TrackMenu(), and MessageBoxProc().
| int tagHELPINFO::iCtrlId |
Definition at line 3422 of file winuser.h.
Referenced by IntDefWindowProc(), MENU_TrackMenu(), and MessageBoxProc().
| POINT tagHELPINFO::MousePos |
Definition at line 3425 of file winuser.h.
Referenced by IntDefWindowProc(), MENU_TrackMenu(), and MessageBoxProc().