ReactOS 0.4.15-dev-7998-gdb93cb1
_GDIBSEXTTEXTOUT Struct Reference

#include <ntgdityp.h>

Collaboration diagram for _GDIBSEXTTEXTOUT:

Public Attributes

GDIBATCHHDR gbHdr
 
UINT Count
 
UINT Options
 
RECT Rect
 
POINTL ptlViewportOrg
 
ULONG ulBackgroundClr
 

Detailed Description

Definition at line 533 of file ntgdityp.h.

Member Data Documentation

◆ Count

UINT _GDIBSEXTTEXTOUT::Count

Definition at line 536 of file ntgdityp.h.

Referenced by ExtTextOutW(), and GdiFlushUserBatch().

◆ gbHdr

GDIBATCHHDR _GDIBSEXTTEXTOUT::gbHdr

Definition at line 535 of file ntgdityp.h.

◆ Options

UINT _GDIBSEXTTEXTOUT::Options

Definition at line 537 of file ntgdityp.h.

Referenced by ExtTextOutW(), and GdiFlushUserBatch().

◆ ptlViewportOrg

POINTL _GDIBSEXTTEXTOUT::ptlViewportOrg

Definition at line 539 of file ntgdityp.h.

Referenced by ExtTextOutW(), and GdiFlushUserBatch().

◆ Rect

RECT _GDIBSEXTTEXTOUT::Rect

Definition at line 538 of file ntgdityp.h.

Referenced by ExtTextOutW(), and GdiFlushUserBatch().

◆ ulBackgroundClr

ULONG _GDIBSEXTTEXTOUT::ulBackgroundClr

Definition at line 540 of file ntgdityp.h.

Referenced by ExtTextOutW(), and GdiFlushUserBatch().


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