FreeRDP
GDI_PEN Struct Reference

Data Fields

BYTE objectType
 
UINT32 style
 
INT32 width
 
INT32 posX
 
INT32 posY
 
UINT32 color
 
UINT32 format
 
const gdiPalette * palette
 

Detailed Description

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

Field Documentation

◆ color

UINT32 GDI_PEN::color

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

◆ format

UINT32 GDI_PEN::format

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

◆ objectType

BYTE GDI_PEN::objectType

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

◆ palette

const gdiPalette* GDI_PEN::palette

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

◆ posX

INT32 GDI_PEN::posX

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

◆ posY

INT32 GDI_PEN::posY

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

◆ style

UINT32 GDI_PEN::style

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

◆ width

INT32 GDI_PEN::width

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


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