ReactOS 0.4.15-dev-7958-gcd0bb1a
tagLVITEMW Struct Reference

#include <commctrl.h>

Collaboration diagram for tagLVITEMW:

Public Attributes

UINT mask
 
int iItem
 
int iSubItem
 
UINT state
 
UINT stateMask
 
LPWSTR pszText
 
int cchTextMax
 
int iImage
 
LPARAM lParam
 
int iIndent
 
int iGroupId
 
UINT cColumns
 
PUINT puColumns
 

Detailed Description

Definition at line 2358 of file commctrl.h.

Member Data Documentation

◆ cchTextMax

◆ cColumns

UINT tagLVITEMW::cColumns

Definition at line 2371 of file commctrl.h.

◆ iGroupId

int tagLVITEMW::iGroupId

Definition at line 2370 of file commctrl.h.

◆ iImage

◆ iIndent

int tagLVITEMW::iIndent

◆ iItem

◆ iSubItem

◆ lParam

◆ mask

◆ pszText

◆ puColumns

PUINT tagLVITEMW::puColumns

Definition at line 2372 of file commctrl.h.

◆ state

◆ stateMask


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