ReactOS 0.4.15-dev-7961-gdcf9eb0
tagTVITEMA Struct Reference

#include <commctrl.h>

Collaboration diagram for tagTVITEMA:

Public Attributes

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

Detailed Description

Definition at line 3302 of file commctrl.h.

Member Data Documentation

◆ cChildren

int tagTVITEMA::cChildren

Definition at line 3311 of file commctrl.h.

◆ cchTextMax

int tagTVITEMA::cchTextMax

◆ hItem

◆ iImage

int tagTVITEMA::iImage

Definition at line 3309 of file commctrl.h.

Referenced by test_callback(), and test_fillroot().

◆ iSelectedImage

int tagTVITEMA::iSelectedImage

Definition at line 3310 of file commctrl.h.

Referenced by test_fillroot().

◆ lParam

LPARAM tagTVITEMA::lParam

Definition at line 3312 of file commctrl.h.

◆ mask

◆ pszText

◆ state

UINT tagTVITEMA::state

Definition at line 3305 of file commctrl.h.

Referenced by parent_wnd_proc(), test_callback(), test_expandnotify(), and test_get_set_item().

◆ stateMask

UINT tagTVITEMA::stateMask

Definition at line 3306 of file commctrl.h.

Referenced by parent_wnd_proc(), test_callback(), and test_get_set_item().


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