ReactOS 0.4.15-dev-7961-gdcf9eb0
tagTVITEMEXA Struct Reference

#include <commctrl.h>

Collaboration diagram for tagTVITEMEXA:

Public Attributes

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

Detailed Description

Definition at line 3328 of file commctrl.h.

Member Data Documentation

◆ cChildren

int tagTVITEMEXA::cChildren

Definition at line 3337 of file commctrl.h.

◆ cchTextMax

int tagTVITEMEXA::cchTextMax

Definition at line 3334 of file commctrl.h.

◆ hItem

HTREEITEM tagTVITEMEXA::hItem

Definition at line 3330 of file commctrl.h.

◆ hwnd

HWND tagTVITEMEXA::hwnd

Definition at line 3341 of file commctrl.h.

◆ iExpandedImage

int tagTVITEMEXA::iExpandedImage

Definition at line 3342 of file commctrl.h.

◆ iImage

int tagTVITEMEXA::iImage

Definition at line 3335 of file commctrl.h.

◆ iIntegral

int tagTVITEMEXA::iIntegral

Definition at line 3339 of file commctrl.h.

◆ iSelectedImage

int tagTVITEMEXA::iSelectedImage

Definition at line 3336 of file commctrl.h.

◆ lParam

LPARAM tagTVITEMEXA::lParam

Definition at line 3338 of file commctrl.h.

◆ mask

UINT tagTVITEMEXA::mask

Definition at line 3329 of file commctrl.h.

◆ pszText

LPSTR tagTVITEMEXA::pszText

Definition at line 3333 of file commctrl.h.

◆ state

UINT tagTVITEMEXA::state

Definition at line 3331 of file commctrl.h.

◆ stateMask

UINT tagTVITEMEXA::stateMask

Definition at line 3332 of file commctrl.h.

◆ uStateEx

UINT tagTVITEMEXA::uStateEx

Definition at line 3340 of file commctrl.h.


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