ReactOS 0.4.15-dev-7934-g1dc8d80
tagLVBKIMAGEW Struct Reference

#include <commctrl.h>

Collaboration diagram for tagLVBKIMAGEW:

Public Attributes

ULONG ulFlags
 
HBITMAP hbm
 
LPWSTR pszImage
 
UINT cchImageMax
 
int xOffsetPercent
 
int yOffsetPercent
 

Detailed Description

Definition at line 2812 of file commctrl.h.

Member Data Documentation

◆ cchImageMax

UINT tagLVBKIMAGEW::cchImageMax

Definition at line 2816 of file commctrl.h.

◆ hbm

HBITMAP tagLVBKIMAGEW::hbm

Definition at line 2814 of file commctrl.h.

◆ pszImage

LPWSTR tagLVBKIMAGEW::pszImage

Definition at line 2815 of file commctrl.h.

◆ ulFlags

ULONG tagLVBKIMAGEW::ulFlags

Definition at line 2813 of file commctrl.h.

◆ xOffsetPercent

int tagLVBKIMAGEW::xOffsetPercent

Definition at line 2817 of file commctrl.h.

◆ yOffsetPercent

int tagLVBKIMAGEW::yOffsetPercent

Definition at line 2818 of file commctrl.h.


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