ReactOS 0.4.15-dev-6042-g2eb6700
|
#include <commctrl.h>
Public Attributes | |
ULONG | ulFlags |
HBITMAP | hbm |
LPSTR | pszImage |
UINT | cchImageMax |
int | xOffsetPercent |
int | yOffsetPercent |
Definition at line 2803 of file commctrl.h.
UINT tagLVBKIMAGEA::cchImageMax |
Definition at line 2807 of file commctrl.h.
HBITMAP tagLVBKIMAGEA::hbm |
Definition at line 2805 of file commctrl.h.
LPSTR tagLVBKIMAGEA::pszImage |
Definition at line 2806 of file commctrl.h.
ULONG tagLVBKIMAGEA::ulFlags |
Definition at line 2804 of file commctrl.h.
int tagLVBKIMAGEA::xOffsetPercent |
Definition at line 2808 of file commctrl.h.
int tagLVBKIMAGEA::yOffsetPercent |
Definition at line 2809 of file commctrl.h.