| 
    FreeRDP
    
   | 
 

Data Fields | |
| UINT16 | cacheSlot | 
| UINT16 | surfaceId | 
| UINT16 | destPtsCount | 
| RDPGFX_POINT16 * | destPts | 
Definition at line 239 of file channels/rdpgfx.h.
| UINT16 RDPGFX_CACHE_TO_SURFACE_PDU::cacheSlot | 
Definition at line 241 of file channels/rdpgfx.h.
| RDPGFX_POINT16* RDPGFX_CACHE_TO_SURFACE_PDU::destPts | 
Definition at line 244 of file channels/rdpgfx.h.
| UINT16 RDPGFX_CACHE_TO_SURFACE_PDU::destPtsCount | 
Definition at line 243 of file channels/rdpgfx.h.
| UINT16 RDPGFX_CACHE_TO_SURFACE_PDU::surfaceId | 
Definition at line 242 of file channels/rdpgfx.h.