ReactOS 0.4.15-dev-7846-g8ba6c66
tagTCITEMHEADERA Struct Reference

#include <commctrl.h>

Collaboration diagram for tagTCITEMHEADERA:

Public Attributes

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

Detailed Description

Definition at line 3984 of file commctrl.h.

Member Data Documentation

◆ cchTextMax

int tagTCITEMHEADERA::cchTextMax

Definition at line 3989 of file commctrl.h.

◆ iImage

int tagTCITEMHEADERA::iImage

Definition at line 3990 of file commctrl.h.

◆ lpReserved1

UINT tagTCITEMHEADERA::lpReserved1

Definition at line 3986 of file commctrl.h.

◆ lpReserved2

UINT tagTCITEMHEADERA::lpReserved2

Definition at line 3987 of file commctrl.h.

◆ mask

UINT tagTCITEMHEADERA::mask

Definition at line 3985 of file commctrl.h.

◆ pszText

LPSTR tagTCITEMHEADERA::pszText

Definition at line 3988 of file commctrl.h.


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