ReactOS 0.4.15-dev-7924-g5949c20
tagTCITEMW Struct Reference

#include <commctrl.h>

Collaboration diagram for tagTCITEMW:

Public Attributes

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

Detailed Description

Definition at line 4019 of file commctrl.h.

Member Data Documentation

◆ cchTextMax

int tagTCITEMW::cchTextMax

Definition at line 4024 of file commctrl.h.

Referenced by TAB_DumpItemExternalT(), and TAB_GetItemT().

◆ dwState

DWORD tagTCITEMW::dwState

Definition at line 4021 of file commctrl.h.

Referenced by TAB_DumpItemExternalT(), TAB_GetItemT(), and TAB_SetItemT().

◆ dwStateMask

DWORD tagTCITEMW::dwStateMask

Definition at line 4022 of file commctrl.h.

Referenced by TAB_DumpItemExternalT(), TAB_GetItemT(), and TAB_SetItemT().

◆ iImage

int tagTCITEMW::iImage

Definition at line 4025 of file commctrl.h.

Referenced by TAB_DumpItemExternalT(), TAB_GetItemT(), TAB_InsertItemT(), and TAB_SetItemT().

◆ lParam

LPARAM tagTCITEMW::lParam

Definition at line 4026 of file commctrl.h.

Referenced by TAB_DumpItemExternalT(), TAB_GetItemT(), TAB_InsertItemT(), and TAB_SetItemT().

◆ mask

UINT tagTCITEMW::mask

◆ pszText

LPWSTR tagTCITEMW::pszText

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