ReactOS 0.4.15-dev-8002-gbbb3b00
_POLYTEXTA Struct Reference

#include <wingdi.h>

Collaboration diagram for _POLYTEXTA:

Public Attributes

int x
 
int y
 
UINT n
 
LPCSTR lpstr
 
UINT uiFlags
 
RECT rcl
 
intpdx
 

Detailed Description

Definition at line 2551 of file wingdi.h.

Member Data Documentation

◆ lpstr

LPCSTR _POLYTEXTA::lpstr

Definition at line 2555 of file wingdi.h.

Referenced by PlayEnhMetaFileRecord().

◆ n

UINT _POLYTEXTA::n

Definition at line 2554 of file wingdi.h.

Referenced by PlayEnhMetaFileRecord().

◆ pdx

int* _POLYTEXTA::pdx

Definition at line 2558 of file wingdi.h.

Referenced by PlayEnhMetaFileRecord().

◆ rcl

RECT _POLYTEXTA::rcl

Definition at line 2557 of file wingdi.h.

Referenced by PlayEnhMetaFileRecord().

◆ uiFlags

UINT _POLYTEXTA::uiFlags

Definition at line 2556 of file wingdi.h.

Referenced by PlayEnhMetaFileRecord().

◆ x

int _POLYTEXTA::x

Definition at line 2552 of file wingdi.h.

Referenced by PlayEnhMetaFileRecord().

◆ y

int _POLYTEXTA::y

Definition at line 2553 of file wingdi.h.

Referenced by PlayEnhMetaFileRecord().


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