ReactOS 0.4.15-dev-7788-g1ad9096
tagMENU Struct Reference

#include <ntuser.h>

Collaboration diagram for tagMENU:

Public Attributes

PROCDESKHEAD head
 
ULONG fFlags
 
INT iItem
 
UINT cAlloced
 
UINT cItems
 
ULONG cxMenu
 
ULONG cyMenu
 
ULONG cxTextAlign
 
struct _WNDspwndNotify
 
PITEM rgItems
 
struct tagMENULISTpParentMenus
 
DWORD dwContextHelpId
 
ULONG cyMax
 
DWORD_PTR dwMenuData
 
HBRUSH hbrBack
 
INT iTop
 
INT iMaxTop
 
DWORD dwArrowsOn:2
 
LIST_ENTRY ListEntry
 
HWND hWnd
 
BOOL TimeToHide
 

Detailed Description

Definition at line 415 of file ntuser.h.

Member Data Documentation

◆ cAlloced

UINT tagMENU::cAlloced

Definition at line 420 of file ntuser.h.

◆ cItems

◆ cxMenu

◆ cxTextAlign

◆ cyMax

ULONG tagMENU::cyMax

◆ cyMenu

◆ dwArrowsOn

◆ dwContextHelpId

◆ dwMenuData

DWORD_PTR tagMENU::dwMenuData

Definition at line 430 of file ntuser.h.

Referenced by GetMenuInfo(), IntCloneMenu(), IntCreateMenu(), IntGetMenuInfo(), and IntSetMenuInfo().

◆ fFlags

◆ hbrBack

HBRUSH tagMENU::hbrBack

◆ head

◆ hWnd

◆ iItem

◆ iMaxTop

◆ iTop

◆ ListEntry

LIST_ENTRY tagMENU::ListEntry

Definition at line 436 of file ntuser.h.

◆ pParentMenus

struct tagMENULIST* tagMENU::pParentMenus

Definition at line 427 of file ntuser.h.

◆ rgItems

◆ spwndNotify

◆ TimeToHide

BOOL tagMENU::TimeToHide

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