ReactOS 0.4.16-dev-1484-g212a1a5
_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 2997 of file wingdi.h.

Member Data Documentation

◆ lpstr

LPCSTR _POLYTEXTA::lpstr

Definition at line 3001 of file wingdi.h.

Referenced by PlayEnhMetaFileRecord().

◆ n

UINT _POLYTEXTA::n

Definition at line 3000 of file wingdi.h.

Referenced by PlayEnhMetaFileRecord().

◆ pdx

int* _POLYTEXTA::pdx

Definition at line 3004 of file wingdi.h.

Referenced by PlayEnhMetaFileRecord().

◆ rcl

RECT _POLYTEXTA::rcl

Definition at line 3003 of file wingdi.h.

Referenced by PlayEnhMetaFileRecord().

◆ uiFlags

UINT _POLYTEXTA::uiFlags

Definition at line 3002 of file wingdi.h.

Referenced by PlayEnhMetaFileRecord().

◆ x

int _POLYTEXTA::x

Definition at line 2998 of file wingdi.h.

Referenced by PlayEnhMetaFileRecord().

◆ y

int _POLYTEXTA::y

Definition at line 2999 of file wingdi.h.

Referenced by PlayEnhMetaFileRecord().


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