FreeRDP
MAPPED_GEOMETRY Struct Reference

a geometry record tracked by the geometry channel More...

#include <geometry.h>

Data Fields

volatile LONG refCounter
 
UINT64 mappingId
 
UINT64 topLevelId
 
INT32 left
 
INT32 top
 
INT32 right
 
INT32 bottom
 
INT32 topLevelLeft
 
INT32 topLevelTop
 
INT32 topLevelRight
 
INT32 topLevelBottom
 
FREERDP_RGNDATA geometry
 
void * custom
 
pcMappedGeometryUpdate MappedGeometryUpdate
 
pcMappedGeometryClear MappedGeometryClear
 

Detailed Description

a geometry record tracked by the geometry channel

Field Documentation

◆ bottom

INT32 MAPPED_GEOMETRY::bottom

◆ custom

void* MAPPED_GEOMETRY::custom

◆ geometry

FREERDP_RGNDATA MAPPED_GEOMETRY::geometry

◆ left

INT32 MAPPED_GEOMETRY::left

◆ MappedGeometryClear

pcMappedGeometryClear MAPPED_GEOMETRY::MappedGeometryClear

◆ MappedGeometryUpdate

pcMappedGeometryUpdate MAPPED_GEOMETRY::MappedGeometryUpdate

◆ mappingId

UINT64 MAPPED_GEOMETRY::mappingId

◆ refCounter

volatile LONG MAPPED_GEOMETRY::refCounter

◆ right

INT32 MAPPED_GEOMETRY::right

◆ top

INT32 MAPPED_GEOMETRY::top

◆ topLevelBottom

INT32 MAPPED_GEOMETRY::topLevelBottom

◆ topLevelId

UINT64 MAPPED_GEOMETRY::topLevelId

◆ topLevelLeft

INT32 MAPPED_GEOMETRY::topLevelLeft

◆ topLevelRight

INT32 MAPPED_GEOMETRY::topLevelRight

◆ topLevelTop

INT32 MAPPED_GEOMETRY::topLevelTop

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