FreeRDP
GDI_RECT Struct Reference

Data Fields

BYTE objectType
 
INT32 left
 
INT32 top
 
INT32 right
 
INT32 bottom
 

Detailed Description

Definition at line 371 of file include/freerdp/gdi/gdi.h.

Field Documentation

◆ bottom

INT32 GDI_RECT::bottom

Definition at line 377 of file include/freerdp/gdi/gdi.h.

◆ left

INT32 GDI_RECT::left

Definition at line 374 of file include/freerdp/gdi/gdi.h.

◆ objectType

BYTE GDI_RECT::objectType

Definition at line 373 of file include/freerdp/gdi/gdi.h.

◆ right

INT32 GDI_RECT::right

Definition at line 376 of file include/freerdp/gdi/gdi.h.

◆ top

INT32 GDI_RECT::top

Definition at line 375 of file include/freerdp/gdi/gdi.h.


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