ReactOS 0.4.16-dev-340-g0540c21
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 3244 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 3251 of file winuser.h.

◆ hbmpUnchecked

HBITMAP tagMENUITEMINFOA::hbmpUnchecked

Definition at line 3252 of file winuser.h.

◆ hSubMenu

◆ wID


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