ReactOS 0.4.15-dev-7961-gdcf9eb0
tagMENUITEMINFOA Struct Reference

#include <winuser.h>

Public Attributes

UINT cbSize
 
UINT fMask
 
UINT fType
 
UINT fState
 
UINT wID
 
HMENU hSubMenu
 
HBITMAP hbmpChecked
 
HBITMAP hbmpUnchecked
 
ULONG_PTR dwItemData
 
LPSTR dwTypeData
 
UINT cch
 

Detailed Description

Definition at line 3241 of file winuser.h.

Member Data Documentation

◆ cbSize

◆ cch

◆ dwItemData

ULONG_PTR tagMENUITEMINFOA::dwItemData

◆ dwTypeData

◆ fMask

◆ fState

◆ fType

◆ hbmpChecked

HBITMAP tagMENUITEMINFOA::hbmpChecked

Definition at line 3248 of file winuser.h.

◆ hbmpUnchecked

HBITMAP tagMENUITEMINFOA::hbmpUnchecked

Definition at line 3249 of file winuser.h.

◆ hSubMenu

◆ wID


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