ReactOS 0.4.15-dev-8080-g044f181
tagITEM Struct Reference

#include <ntuser.h>

Collaboration diagram for tagITEM:

Public Attributes

UINT fType
 
UINT fState
 
UINT wID
 
struct tagMENUspSubMenu
 
HANDLE hbmpChecked
 
HANDLE hbmpUnchecked
 
USHORTXlpstr
 
ULONG cch
 
DWORD_PTR dwItemData
 
ULONG xItem
 
ULONG yItem
 
ULONG cxItem
 
ULONG cyItem
 
ULONG dxTab
 
ULONG ulX
 
ULONG ulWidth
 
HBITMAP hbmp
 
INT cxBmp
 
INT cyBmp
 
UNICODE_STRING lpstr
 

Detailed Description

Definition at line 370 of file ntuser.h.

Member Data Documentation

◆ cch

ULONG tagITEM::cch

Definition at line 379 of file ntuser.h.

Referenced by IntSetMenuItemInfo().

◆ cxBmp

INT tagITEM::cxBmp

◆ cxItem

◆ cyBmp

INT tagITEM::cyBmp

◆ cyItem

◆ dwItemData

◆ dxTab

◆ fState

◆ fType

◆ hbmp

◆ hbmpChecked

HANDLE tagITEM::hbmpChecked

◆ hbmpUnchecked

HANDLE tagITEM::hbmpUnchecked

◆ lpstr

UNICODE_STRING tagITEM::lpstr

Definition at line 392 of file ntuser.h.

Referenced by IntCloneMenuItems(), IntGetMenuItemInfo(), and IntSetMenuItemInfo().

◆ spSubMenu

◆ ulWidth

ULONG tagITEM::ulWidth

Definition at line 387 of file ntuser.h.

◆ ulX

ULONG tagITEM::ulX

Definition at line 386 of file ntuser.h.

◆ wID

◆ xItem

◆ Xlpstr

◆ yItem


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