FreeRDP
SURFACE_BITS_COMMAND Struct Reference
Collaboration diagram for SURFACE_BITS_COMMAND:

Data Fields

UINT32 cmdType
 
UINT32 destLeft
 
UINT32 destTop
 
UINT32 destRight
 
UINT32 destBottom
 
TS_BITMAP_DATA_EX bmp
 
BOOL skipCompression
 

Detailed Description

Definition at line 122 of file include/freerdp/update.h.

Field Documentation

◆ bmp

TS_BITMAP_DATA_EX SURFACE_BITS_COMMAND::bmp

Definition at line 129 of file include/freerdp/update.h.

◆ cmdType

UINT32 SURFACE_BITS_COMMAND::cmdType

Definition at line 124 of file include/freerdp/update.h.

◆ destBottom

UINT32 SURFACE_BITS_COMMAND::destBottom

Definition at line 128 of file include/freerdp/update.h.

◆ destLeft

UINT32 SURFACE_BITS_COMMAND::destLeft

Definition at line 125 of file include/freerdp/update.h.

◆ destRight

UINT32 SURFACE_BITS_COMMAND::destRight

Definition at line 127 of file include/freerdp/update.h.

◆ destTop

UINT32 SURFACE_BITS_COMMAND::destTop

Definition at line 126 of file include/freerdp/update.h.

◆ skipCompression

BOOL SURFACE_BITS_COMMAND::skipCompression

Definition at line 130 of file include/freerdp/update.h.


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