ReactOS 0.4.15-dev-8061-g57b775e
tagLVGROUP Struct Reference

#include <commctrl.h>

Collaboration diagram for tagLVGROUP:

Public Attributes

UINT cbSize
 
UINT mask
 
LPWSTR pszHeader
 
int cchHeader
 
LPWSTR pszFooter
 
int cchFooter
 
int iGroupId
 
UINT stateMask
 
UINT state
 
UINT uAlign
 

Detailed Description

Definition at line 2868 of file commctrl.h.

Member Data Documentation

◆ cbSize

UINT tagLVGROUP::cbSize

Definition at line 2869 of file commctrl.h.

◆ cchFooter

int tagLVGROUP::cchFooter

Definition at line 2874 of file commctrl.h.

◆ cchHeader

int tagLVGROUP::cchHeader

Definition at line 2872 of file commctrl.h.

◆ iGroupId

int tagLVGROUP::iGroupId

Definition at line 2875 of file commctrl.h.

◆ mask

UINT tagLVGROUP::mask

Definition at line 2870 of file commctrl.h.

◆ pszFooter

LPWSTR tagLVGROUP::pszFooter

Definition at line 2873 of file commctrl.h.

◆ pszHeader

LPWSTR tagLVGROUP::pszHeader

Definition at line 2871 of file commctrl.h.

◆ state

UINT tagLVGROUP::state

Definition at line 2877 of file commctrl.h.

◆ stateMask

UINT tagLVGROUP::stateMask

Definition at line 2876 of file commctrl.h.

◆ uAlign

UINT tagLVGROUP::uAlign

Definition at line 2878 of file commctrl.h.


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