FreeRDP
MAPPED_GEOMETRY_PACKET Struct Reference
Collaboration diagram for MAPPED_GEOMETRY_PACKET:

Data Fields

UINT32 version
 
UINT64 mappingId
 
UINT32 updateType
 
UINT64 topLevelId
 
INT32 left
 
INT32 top
 
INT32 right
 
INT32 bottom
 
INT32 topLevelLeft
 
INT32 topLevelTop
 
INT32 topLevelRight
 
INT32 topLevelBottom
 
UINT32 geometryType
 
FREERDP_RGNDATA geometry
 

Detailed Description

Definition at line 56 of file channels/geometry.h.

Field Documentation

◆ bottom

INT32 MAPPED_GEOMETRY_PACKET::bottom

Definition at line 62 of file channels/geometry.h.

◆ geometry

FREERDP_RGNDATA MAPPED_GEOMETRY_PACKET::geometry

Definition at line 66 of file channels/geometry.h.

◆ geometryType

UINT32 MAPPED_GEOMETRY_PACKET::geometryType

Definition at line 64 of file channels/geometry.h.

◆ left

INT32 MAPPED_GEOMETRY_PACKET::left

Definition at line 62 of file channels/geometry.h.

◆ mappingId

UINT64 MAPPED_GEOMETRY_PACKET::mappingId

Definition at line 59 of file channels/geometry.h.

◆ right

INT32 MAPPED_GEOMETRY_PACKET::right

Definition at line 62 of file channels/geometry.h.

◆ top

INT32 MAPPED_GEOMETRY_PACKET::top

Definition at line 62 of file channels/geometry.h.

◆ topLevelBottom

INT32 MAPPED_GEOMETRY_PACKET::topLevelBottom

Definition at line 63 of file channels/geometry.h.

◆ topLevelId

UINT64 MAPPED_GEOMETRY_PACKET::topLevelId

Definition at line 61 of file channels/geometry.h.

◆ topLevelLeft

INT32 MAPPED_GEOMETRY_PACKET::topLevelLeft

Definition at line 63 of file channels/geometry.h.

◆ topLevelRight

INT32 MAPPED_GEOMETRY_PACKET::topLevelRight

Definition at line 63 of file channels/geometry.h.

◆ topLevelTop

INT32 MAPPED_GEOMETRY_PACKET::topLevelTop

Definition at line 63 of file channels/geometry.h.

◆ updateType

UINT32 MAPPED_GEOMETRY_PACKET::updateType

Definition at line 60 of file channels/geometry.h.

◆ version

UINT32 MAPPED_GEOMETRY_PACKET::version

Definition at line 58 of file channels/geometry.h.


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