ReactOS 0.4.15-dev-7788-g1ad9096
tagHELPINFO Struct Reference

#include <winuser.h>

Collaboration diagram for tagHELPINFO:

Public Attributes

UINT cbSize
 
int iContextType
 
int iCtrlId
 
HANDLE hItemHandle
 
DWORD_PTR dwContextId
 
POINT MousePos
 

Detailed Description

Definition at line 3311 of file winuser.h.

Member Data Documentation

◆ cbSize

UINT tagHELPINFO::cbSize

Definition at line 3312 of file winuser.h.

Referenced by IntDefWindowProc(), MENU_TrackMenu(), and MessageBoxProc().

◆ dwContextId

DWORD_PTR tagHELPINFO::dwContextId

Definition at line 3316 of file winuser.h.

Referenced by IntDefWindowProc(), MENU_TrackMenu(), and MessageBoxProc().

◆ hItemHandle

HANDLE tagHELPINFO::hItemHandle

Definition at line 3315 of file winuser.h.

Referenced by IntDefWindowProc(), MENU_TrackMenu(), and MessageBoxProc().

◆ iContextType

int tagHELPINFO::iContextType

Definition at line 3313 of file winuser.h.

Referenced by IntDefWindowProc(), MENU_TrackMenu(), and MessageBoxProc().

◆ iCtrlId

int tagHELPINFO::iCtrlId

Definition at line 3314 of file winuser.h.

Referenced by IntDefWindowProc(), MENU_TrackMenu(), and MessageBoxProc().

◆ MousePos

POINT tagHELPINFO::MousePos

Definition at line 3317 of file winuser.h.

Referenced by IntDefWindowProc(), MENU_TrackMenu(), and MessageBoxProc().


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