ReactOS 0.4.15-dev-7788-g1ad9096
tagROSMENUINFO Struct Reference

#include <menu.h>

Collaboration diagram for tagROSMENUINFO:

Public Attributes

DWORD cbSize
 
DWORD fMask
 
DWORD dwStyle
 
UINT cyMax
 
HBRUSH hbrBack
 
DWORD dwContextHelpID
 
ULONG_PTR dwMenuData
 
ULONG fFlags
 
UINT iItem
 
UINT cItems
 
WORD cxMenu
 
WORD cyMenu
 
ULONG cxTextAlign
 
PWND spwndNotify
 
INT iTop
 
INT iMaxTop
 
DWORD dwArrowsOn:2
 
HMENU Self
 
HWND Wnd
 
BOOL TimeToHide
 

Detailed Description

Definition at line 73 of file menu.h.

Member Data Documentation

◆ cbSize

DWORD tagROSMENUINFO::cbSize

Definition at line 76 of file menu.h.

Referenced by IntGetMenuInfo(), IntSetMenuInfo(), and UserMenuInfo().

◆ cItems

UINT tagROSMENUINFO::cItems

Definition at line 86 of file menu.h.

Referenced by IntGetMenuInfo().

◆ cxMenu

WORD tagROSMENUINFO::cxMenu

Definition at line 87 of file menu.h.

Referenced by IntGetMenuInfo(), and IntSetMenuInfo().

◆ cxTextAlign

ULONG tagROSMENUINFO::cxTextAlign

Definition at line 89 of file menu.h.

Referenced by IntGetMenuInfo(), and IntSetMenuInfo().

◆ cyMax

UINT tagROSMENUINFO::cyMax

Definition at line 79 of file menu.h.

Referenced by IntGetMenuInfo(), and IntSetMenuInfo().

◆ cyMenu

WORD tagROSMENUINFO::cyMenu

Definition at line 88 of file menu.h.

Referenced by IntGetMenuInfo(), and IntSetMenuInfo().

◆ dwArrowsOn

DWORD tagROSMENUINFO::dwArrowsOn

Definition at line 93 of file menu.h.

Referenced by IntGetMenuInfo(), and IntSetMenuInfo().

◆ dwContextHelpID

DWORD tagROSMENUINFO::dwContextHelpID

Definition at line 81 of file menu.h.

Referenced by IntGetMenuInfo(), and IntSetMenuInfo().

◆ dwMenuData

ULONG_PTR tagROSMENUINFO::dwMenuData

Definition at line 82 of file menu.h.

Referenced by IntGetMenuInfo(), and IntSetMenuInfo().

◆ dwStyle

DWORD tagROSMENUINFO::dwStyle

Definition at line 78 of file menu.h.

Referenced by IntGetMenuInfo(), and IntSetMenuInfo().

◆ fFlags

ULONG tagROSMENUINFO::fFlags

Definition at line 84 of file menu.h.

Referenced by IntGetMenuInfo().

◆ fMask

DWORD tagROSMENUINFO::fMask

Definition at line 77 of file menu.h.

Referenced by IntGetMenuInfo(), and IntSetMenuInfo().

◆ hbrBack

HBRUSH tagROSMENUINFO::hbrBack

Definition at line 80 of file menu.h.

Referenced by IntGetMenuInfo(), and IntSetMenuInfo().

◆ iItem

UINT tagROSMENUINFO::iItem

Definition at line 85 of file menu.h.

Referenced by IntGetMenuInfo(), and IntSetMenuInfo().

◆ iMaxTop

INT tagROSMENUINFO::iMaxTop

Definition at line 92 of file menu.h.

Referenced by IntGetMenuInfo(), and IntSetMenuInfo().

◆ iTop

INT tagROSMENUINFO::iTop

Definition at line 91 of file menu.h.

Referenced by IntGetMenuInfo(), and IntSetMenuInfo().

◆ Self

HMENU tagROSMENUINFO::Self

Definition at line 95 of file menu.h.

Referenced by IntGetMenuInfo().

◆ spwndNotify

PWND tagROSMENUINFO::spwndNotify

Definition at line 90 of file menu.h.

Referenced by IntGetMenuInfo(), and IntSetMenuInfo().

◆ TimeToHide

BOOL tagROSMENUINFO::TimeToHide

Definition at line 97 of file menu.h.

Referenced by IntGetMenuInfo(), and IntSetMenuInfo().

◆ Wnd

HWND tagROSMENUINFO::Wnd

Definition at line 96 of file menu.h.

Referenced by IntGetMenuInfo(), and IntSetMenuInfo().


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