FreeRDP
GDI_RGN Struct Reference

Data Fields

BYTE objectType
 
INT32 x
 
INT32 y
 
INT32 w
 
INT32 h
 
BOOL null
 

Detailed Description

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

Field Documentation

◆ h

INT32 GDI_RGN::h

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

◆ null

BOOL GDI_RGN::null

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

◆ objectType

BYTE GDI_RGN::objectType

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

◆ w

INT32 GDI_RGN::w

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

◆ x

INT32 GDI_RGN::x

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

◆ y

INT32 GDI_RGN::y

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


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