ReactOS 0.4.15-dev-7924-g5949c20
tagTVITEMEXW Struct Reference

#include <commctrl.h>

Collaboration diagram for tagTVITEMEXW:

Public Attributes

UINT mask
 
HTREEITEM hItem
 
UINT state
 
UINT stateMask
 
LPWSTR pszText
 
int cchTextMax
 
int iImage
 
int iSelectedImage
 
int cChildren
 
LPARAM lParam
 
int iIntegral
 
UINT uStateEx
 
HWND hwnd
 
int iExpandedImage
 

Detailed Description

Definition at line 3345 of file commctrl.h.

Member Data Documentation

◆ cChildren

int tagTVITEMEXW::cChildren

Definition at line 3354 of file commctrl.h.

Referenced by TREEVIEW_DoSetItemT(), and TREEVIEW_GetItemT().

◆ cchTextMax

◆ hItem

◆ hwnd

HWND tagTVITEMEXW::hwnd

Definition at line 3358 of file commctrl.h.

◆ iExpandedImage

int tagTVITEMEXW::iExpandedImage

Definition at line 3359 of file commctrl.h.

Referenced by TREEVIEW_DoSetItemT(), and TREEVIEW_GetItemT().

◆ iImage

int tagTVITEMEXW::iImage

Definition at line 3352 of file commctrl.h.

Referenced by TREEVIEW_DoSetItemT(), and TREEVIEW_GetItemT().

◆ iIntegral

int tagTVITEMEXW::iIntegral

Definition at line 3356 of file commctrl.h.

Referenced by TREEVIEW_DoSetItemT(), and TREEVIEW_GetItemT().

◆ iSelectedImage

int tagTVITEMEXW::iSelectedImage

Definition at line 3353 of file commctrl.h.

Referenced by TREEVIEW_DoSetItemT(), and TREEVIEW_GetItemT().

◆ lParam

LPARAM tagTVITEMEXW::lParam

◆ mask

◆ pszText

◆ state

UINT tagTVITEMEXW::state

◆ stateMask

UINT tagTVITEMEXW::stateMask

◆ uStateEx

UINT tagTVITEMEXW::uStateEx

Definition at line 3357 of file commctrl.h.

Referenced by TREEVIEW_DoSetItemT(), and TREEVIEW_GetItemT().


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