ReactOS 0.4.15-dev-7928-g68a8619
tagTCITEMA Struct Reference

#include <commctrl.h>

Collaboration diagram for tagTCITEMA:

Public Attributes

UINT mask
 
DWORD dwState
 
DWORD dwStateMask
 
LPSTR pszText
 
int cchTextMax
 
int iImage
 
LPARAM lParam
 

Detailed Description

Definition at line 4009 of file commctrl.h.

Member Data Documentation

◆ cchTextMax

int tagTCITEMA::cchTextMax

Definition at line 4014 of file commctrl.h.

Referenced by test_getset_item().

◆ dwState

DWORD tagTCITEMA::dwState

Definition at line 4011 of file commctrl.h.

Referenced by test_cursel(), and test_getset_item().

◆ dwStateMask

DWORD tagTCITEMA::dwStateMask

Definition at line 4012 of file commctrl.h.

Referenced by test_cursel(), and test_getset_item().

◆ iImage

int tagTCITEMA::iImage

◆ lParam

LPARAM tagTCITEMA::lParam

Definition at line 4016 of file commctrl.h.

Referenced by test_getset_item().

◆ mask

UINT tagTCITEMA::mask

◆ pszText

LPSTR tagTCITEMA::pszText

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