FreeRDP
|
Data Fields | |
UINT32 | index |
UINT32 | bpp |
UINT32 | cx |
UINT32 | cy |
UINT32 | style |
UINT32 | length |
BYTE | data [256] |
Definition at line 152 of file secondary.h.
UINT32 CACHE_BRUSH_ORDER::bpp |
Definition at line 155 of file secondary.h.
UINT32 CACHE_BRUSH_ORDER::cx |
Definition at line 156 of file secondary.h.
UINT32 CACHE_BRUSH_ORDER::cy |
Definition at line 157 of file secondary.h.
BYTE CACHE_BRUSH_ORDER::data[256] |
Definition at line 160 of file secondary.h.
UINT32 CACHE_BRUSH_ORDER::index |
Definition at line 154 of file secondary.h.
UINT32 CACHE_BRUSH_ORDER::length |
Definition at line 159 of file secondary.h.
UINT32 CACHE_BRUSH_ORDER::style |
Definition at line 158 of file secondary.h.