|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winuser.h>

Public Attributes | |
| UINT | cbSize |
| int | iContextType |
| int | iCtrlId |
| HANDLE | hItemHandle |
| DWORD_PTR | dwContextId |
| POINT | MousePos |
| UINT tagHELPINFO::cbSize |
Definition at line 3414 of file winuser.h.
Referenced by IntDefWindowProc(), MENU_TrackMenu(), and MessageBoxProc().
| DWORD_PTR tagHELPINFO::dwContextId |
Definition at line 3418 of file winuser.h.
Referenced by IntDefWindowProc(), MENU_TrackMenu(), and MessageBoxProc().
| HANDLE tagHELPINFO::hItemHandle |
Definition at line 3417 of file winuser.h.
Referenced by IntDefWindowProc(), MENU_TrackMenu(), and MessageBoxProc().
| int tagHELPINFO::iContextType |
Definition at line 3415 of file winuser.h.
Referenced by IntDefWindowProc(), MENU_TrackMenu(), and MessageBoxProc().
| int tagHELPINFO::iCtrlId |
Definition at line 3416 of file winuser.h.
Referenced by IntDefWindowProc(), MENU_TrackMenu(), and MessageBoxProc().
| POINT tagHELPINFO::MousePos |
Definition at line 3419 of file winuser.h.
Referenced by IntDefWindowProc(), MENU_TrackMenu(), and MessageBoxProc().