ReactOS 0.4.15-dev-7934-g1dc8d80
tagLVITEMA Struct Reference

#include <commctrl.h>

Collaboration diagram for tagLVITEMA:

Public Attributes

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

Detailed Description

Definition at line 2342 of file commctrl.h.

Member Data Documentation

◆ cchTextMax

int tagLVITEMA::cchTextMax

◆ cColumns

UINT tagLVITEMA::cColumns

Definition at line 2354 of file commctrl.h.

◆ iGroupId

int tagLVITEMA::iGroupId

Definition at line 2353 of file commctrl.h.

◆ iImage

int tagLVITEMA::iImage

Definition at line 2350 of file commctrl.h.

Referenced by test_approximate_viewrect().

◆ iIndent

int tagLVITEMA::iIndent

Definition at line 2352 of file commctrl.h.

◆ iItem

int tagLVITEMA::iItem

Definition at line 2344 of file commctrl.h.

Referenced by test_approximate_viewrect(), test_item_count(), and test_item_position().

◆ iSubItem

int tagLVITEMA::iSubItem

◆ lParam

LPARAM tagLVITEMA::lParam

Definition at line 2351 of file commctrl.h.

◆ mask

UINT tagLVITEMA::mask

◆ pszText

◆ puColumns

PUINT tagLVITEMA::puColumns

Definition at line 2355 of file commctrl.h.

◆ state

UINT tagLVITEMA::state

Definition at line 2346 of file commctrl.h.

◆ stateMask

UINT tagLVITEMA::stateMask

Definition at line 2347 of file commctrl.h.


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