FreeRDP
rdpShadowSurface Struct Reference

#include <shadow.h>

Collaboration diagram for rdpShadowSurface:

Data Fields

rdpShadowServer * server
 
UINT16 x
 
UINT16 y
 
UINT32 width
 
UINT32 height
 
UINT32 scanline
 
DWORD format
 
BYTEdata
 
CRITICAL_SECTION lock
 
REGION16 invalidRegion
 

Field Documentation

◆ data

BYTE* rdpShadowSurface::data

◆ format

DWORD rdpShadowSurface::format

◆ height

UINT32 rdpShadowSurface::height

◆ invalidRegion

REGION16 rdpShadowSurface::invalidRegion

◆ lock

CRITICAL_SECTION rdpShadowSurface::lock

◆ scanline

UINT32 rdpShadowSurface::scanline

◆ server

rdpShadowServer* rdpShadowSurface::server

◆ width

UINT32 rdpShadowSurface::width

◆ x

UINT16 rdpShadowSurface::x

◆ y

UINT16 rdpShadowSurface::y

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