ReactOS 0.4.15-dev-7834-g00c4b3d
tagTCITEMHEADERW Struct Reference

#include <commctrl.h>

Collaboration diagram for tagTCITEMHEADERW:

Public Attributes

UINT mask
 
UINT lpReserved1
 
UINT lpReserved2
 
LPWSTR pszText
 
int cchTextMax
 
int iImage
 

Detailed Description

Definition at line 3993 of file commctrl.h.

Member Data Documentation

◆ cchTextMax

int tagTCITEMHEADERW::cchTextMax

Definition at line 3998 of file commctrl.h.

◆ iImage

int tagTCITEMHEADERW::iImage

Definition at line 3999 of file commctrl.h.

◆ lpReserved1

UINT tagTCITEMHEADERW::lpReserved1

Definition at line 3995 of file commctrl.h.

◆ lpReserved2

UINT tagTCITEMHEADERW::lpReserved2

Definition at line 3996 of file commctrl.h.

◆ mask

UINT tagTCITEMHEADERW::mask

Definition at line 3994 of file commctrl.h.

◆ pszText

LPWSTR tagTCITEMHEADERW::pszText

Definition at line 3997 of file commctrl.h.


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