ReactOS 0.4.15-dev-8614-gbc76250
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 3350 of file commctrl.h.

Member Data Documentation

◆ cChildren

int tagTVITEMEXW::cChildren

Definition at line 3359 of file commctrl.h.

Referenced by TREEVIEW_DoSetItemT(), and TREEVIEW_GetItemT().

◆ cchTextMax

◆ hItem

◆ hwnd

HWND tagTVITEMEXW::hwnd

Definition at line 3363 of file commctrl.h.

◆ iExpandedImage

int tagTVITEMEXW::iExpandedImage

Definition at line 3364 of file commctrl.h.

Referenced by TREEVIEW_DoSetItemT(), and TREEVIEW_GetItemT().

◆ iImage

int tagTVITEMEXW::iImage

Definition at line 3357 of file commctrl.h.

Referenced by TREEVIEW_DoSetItemT(), and TREEVIEW_GetItemT().

◆ iIntegral

int tagTVITEMEXW::iIntegral

Definition at line 3361 of file commctrl.h.

Referenced by TREEVIEW_DoSetItemT(), and TREEVIEW_GetItemT().

◆ iSelectedImage

int tagTVITEMEXW::iSelectedImage

Definition at line 3358 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 3362 of file commctrl.h.

Referenced by TREEVIEW_DoSetItemT(), and TREEVIEW_GetItemT().


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