ReactOS 0.4.16-dev-178-g8ba6102
tagLVCOLUMNW Struct Reference

#include <commctrl.h>

Collaboration diagram for tagLVCOLUMNW:

Public Attributes

UINT mask
 
int fmt
 
int cx
 
LPWSTR pszText
 
int cchTextMax
 
int iSubItem
 
int iImage
 
int iOrder
 

Detailed Description

Definition at line 2568 of file commctrl.h.

Member Data Documentation

◆ cchTextMax

int tagLVCOLUMNW::cchTextMax

◆ cx

◆ fmt

◆ iImage

int tagLVCOLUMNW::iImage

Definition at line 2576 of file commctrl.h.

Referenced by column_fill_hditem(), debuglvcolumn_t(), and LISTVIEW_GetColumnT().

◆ iOrder

int tagLVCOLUMNW::iOrder

Definition at line 2577 of file commctrl.h.

Referenced by column_fill_hditem(), debuglvcolumn_t(), and LISTVIEW_GetColumnT().

◆ iSubItem

◆ mask

◆ pszText


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