ReactOS 0.4.16-dev-91-g764881a
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 2347 of file commctrl.h.

Member Data Documentation

◆ cchTextMax

int tagLVITEMA::cchTextMax

◆ cColumns

UINT tagLVITEMA::cColumns

Definition at line 2359 of file commctrl.h.

◆ iGroupId

int tagLVITEMA::iGroupId

Definition at line 2358 of file commctrl.h.

◆ iImage

int tagLVITEMA::iImage

Definition at line 2355 of file commctrl.h.

Referenced by test_approximate_viewrect().

◆ iIndent

int tagLVITEMA::iIndent

Definition at line 2357 of file commctrl.h.

◆ iItem

int tagLVITEMA::iItem

Definition at line 2349 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 2356 of file commctrl.h.

◆ mask

UINT tagLVITEMA::mask

◆ pszText

◆ puColumns

PUINT tagLVITEMA::puColumns

Definition at line 2360 of file commctrl.h.

◆ state

UINT tagLVITEMA::state

Definition at line 2351 of file commctrl.h.

◆ stateMask

UINT tagLVITEMA::stateMask

Definition at line 2352 of file commctrl.h.

Referenced by test_callback_mask().


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