ReactOS 0.4.16-dev-1025-gd3456f5
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 3322 of file winuser.h.

Member Data Documentation

◆ cbSize

UINT tagHELPINFO::cbSize

Definition at line 3323 of file winuser.h.

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

◆ dwContextId

DWORD_PTR tagHELPINFO::dwContextId

Definition at line 3327 of file winuser.h.

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

◆ hItemHandle

HANDLE tagHELPINFO::hItemHandle

Definition at line 3326 of file winuser.h.

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

◆ iContextType

int tagHELPINFO::iContextType

Definition at line 3324 of file winuser.h.

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

◆ iCtrlId

int tagHELPINFO::iCtrlId

Definition at line 3325 of file winuser.h.

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

◆ MousePos

POINT tagHELPINFO::MousePos

Definition at line 3328 of file winuser.h.

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


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