ReactOS 0.4.15-dev-8064-gdaf8068
tagLVBKIMAGEA Struct Reference

#include <commctrl.h>

Collaboration diagram for tagLVBKIMAGEA:

Public Attributes

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

Detailed Description

Definition at line 2803 of file commctrl.h.

Member Data Documentation

◆ cchImageMax

UINT tagLVBKIMAGEA::cchImageMax

Definition at line 2807 of file commctrl.h.

◆ hbm

HBITMAP tagLVBKIMAGEA::hbm

Definition at line 2805 of file commctrl.h.

◆ pszImage

LPSTR tagLVBKIMAGEA::pszImage

Definition at line 2806 of file commctrl.h.

◆ ulFlags

ULONG tagLVBKIMAGEA::ulFlags

Definition at line 2804 of file commctrl.h.

◆ xOffsetPercent

int tagLVBKIMAGEA::xOffsetPercent

Definition at line 2808 of file commctrl.h.

◆ yOffsetPercent

int tagLVBKIMAGEA::yOffsetPercent

Definition at line 2809 of file commctrl.h.


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