ReactOS 0.4.15-dev-7942-gd23573b
tagTVITEMW Struct Reference

#include <commctrl.h>

Collaboration diagram for tagTVITEMW:

Public Attributes

UINT mask
 
HTREEITEM hItem
 
UINT state
 
UINT stateMask
 
LPWSTR pszText
 
int cchTextMax
 
int iImage
 
int iSelectedImage
 
int cChildren
 
LPARAM lParam
 

Detailed Description

Definition at line 3315 of file commctrl.h.

Member Data Documentation

◆ cChildren

int tagTVITEMW::cChildren

◆ cchTextMax

◆ hItem

◆ iImage

int tagTVITEMW::iImage

◆ iSelectedImage

int tagTVITEMW::iSelectedImage

◆ lParam

◆ mask

◆ pszText

◆ state

◆ stateMask

UINT tagTVITEMW::stateMask

Definition at line 3319 of file commctrl.h.

Referenced by msi_seltree_sync_item_state(), and TREEVIEW_TVItemFromItem().


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