FreeRDP
RDPGFX_SURFACE_TO_SURFACE_PDU Struct Reference
Collaboration diagram for RDPGFX_SURFACE_TO_SURFACE_PDU:

Data Fields

UINT16 surfaceIdSrc
 
UINT16 surfaceIdDest
 
RECTANGLE_16 rectSrc
 
UINT16 destPtsCount
 
RDPGFX_POINT16destPts
 

Detailed Description

Definition at line 222 of file channels/rdpgfx.h.

Field Documentation

◆ destPts

RDPGFX_POINT16* RDPGFX_SURFACE_TO_SURFACE_PDU::destPts

Definition at line 228 of file channels/rdpgfx.h.

◆ destPtsCount

UINT16 RDPGFX_SURFACE_TO_SURFACE_PDU::destPtsCount

Definition at line 227 of file channels/rdpgfx.h.

◆ rectSrc

RECTANGLE_16 RDPGFX_SURFACE_TO_SURFACE_PDU::rectSrc

Definition at line 226 of file channels/rdpgfx.h.

◆ surfaceIdDest

UINT16 RDPGFX_SURFACE_TO_SURFACE_PDU::surfaceIdDest

Definition at line 225 of file channels/rdpgfx.h.

◆ surfaceIdSrc

UINT16 RDPGFX_SURFACE_TO_SURFACE_PDU::surfaceIdSrc

Definition at line 224 of file channels/rdpgfx.h.


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