|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <commctrl.h>

Public Attributes | |
| ULONG | ulFlags |
| HBITMAP | hbm |
| LPSTR | pszImage |
| UINT | cchImageMax |
| int | xOffsetPercent |
| int | yOffsetPercent |
Definition at line 2808 of file commctrl.h.
| UINT tagLVBKIMAGEA::cchImageMax |
Definition at line 2812 of file commctrl.h.
| HBITMAP tagLVBKIMAGEA::hbm |
Definition at line 2810 of file commctrl.h.
| LPSTR tagLVBKIMAGEA::pszImage |
Definition at line 2811 of file commctrl.h.
| ULONG tagLVBKIMAGEA::ulFlags |
Definition at line 2809 of file commctrl.h.
| int tagLVBKIMAGEA::xOffsetPercent |
Definition at line 2813 of file commctrl.h.
| int tagLVBKIMAGEA::yOffsetPercent |
Definition at line 2814 of file commctrl.h.