FreeRDP
|
Data Fields | |
UINT16 | surfaceId |
RDPGFX_COLOR32 | fillPixel |
UINT16 | fillRectCount |
RECTANGLE_16 * | fillRects |
Definition at line 214 of file channels/rdpgfx.h.
RDPGFX_COLOR32 RDPGFX_SOLID_FILL_PDU::fillPixel |
Definition at line 217 of file channels/rdpgfx.h.
UINT16 RDPGFX_SOLID_FILL_PDU::fillRectCount |
Definition at line 218 of file channels/rdpgfx.h.
RECTANGLE_16* RDPGFX_SOLID_FILL_PDU::fillRects |
Definition at line 219 of file channels/rdpgfx.h.
UINT16 RDPGFX_SOLID_FILL_PDU::surfaceId |
Definition at line 216 of file channels/rdpgfx.h.