ReactOS 0.4.15-dev-7942-gd23573b
_LDC Struct Reference

#include <ntgdihdl.h>

Collaboration diagram for _LDC:

Public Attributes

HDC hDC
 
ULONG Flags
 
INT iType
 
PVOID pvEmfDC
 
LPWSTR pwszPort
 
ABORTPROC pAbortProc
 
DWORD CallBackTick
 
HANDLE hPrinter
 
PDEVMODEW pdm
 
PVOID pUMPDev
 
PUMDHPDEV pUMdhpdev
 
PVOID UFIHashTable [3]
 
UNIVERSAL_FONT_ID ufi
 
PVOID pvEMFSpoolData
 
ULONG cjSize
 
LIST_ENTRY leRecords
 
DEVCAPS DevCaps
 
HBRUSH BrushColor
 
HPEN PenColor
 
DWORD dwData [5]
 

Detailed Description

Definition at line 262 of file ntgdihdl.h.

Member Data Documentation

◆ BrushColor

HBRUSH _LDC::BrushColor

Definition at line 281 of file ntgdihdl.h.

◆ CallBackTick

DWORD _LDC::CallBackTick

Definition at line 270 of file ntgdihdl.h.

Referenced by GdiSAPCallback(), SetAbortProc(), and StartDocW().

◆ cjSize

ULONG _LDC::cjSize

Definition at line 278 of file ntgdihdl.h.

◆ DevCaps

DEVCAPS _LDC::DevCaps

Definition at line 280 of file ntgdihdl.h.

Referenced by GetDeviceCaps().

◆ dwData

DWORD _LDC::dwData[5]

Definition at line 284 of file ntgdihdl.h.

◆ Flags

◆ hDC

HDC _LDC::hDC

Definition at line 264 of file ntgdihdl.h.

Referenced by GdiSAPCallback(), IntCreateDICW(), and METADC_RosGlueDeleteDC().

◆ hPrinter

HANDLE _LDC::hPrinter

Definition at line 271 of file ntgdihdl.h.

Referenced by AbortDoc(), EndDoc(), IntEndPage(), StartDocW(), and StartPage().

◆ iType

◆ leRecords

LIST_ENTRY _LDC::leRecords

Definition at line 279 of file ntgdihdl.h.

◆ pAbortProc

ABORTPROC _LDC::pAbortProc

Definition at line 269 of file ntgdihdl.h.

Referenced by GdiSAPCallback(), SetAbortProc(), and StartDocW().

◆ pdm

PDEVMODEW _LDC::pdm

Definition at line 272 of file ntgdihdl.h.

◆ PenColor

HPEN _LDC::PenColor

Definition at line 282 of file ntgdihdl.h.

◆ pUMdhpdev

PUMDHPDEV _LDC::pUMdhpdev

Definition at line 274 of file ntgdihdl.h.

◆ pUMPDev

PVOID _LDC::pUMPDev

Definition at line 273 of file ntgdihdl.h.

◆ pvEmfDC

PVOID _LDC::pvEmfDC

Definition at line 267 of file ntgdihdl.h.

◆ pvEMFSpoolData

PVOID _LDC::pvEMFSpoolData

Definition at line 277 of file ntgdihdl.h.

◆ pwszPort

LPWSTR _LDC::pwszPort

Definition at line 268 of file ntgdihdl.h.

Referenced by StartDocW().

◆ ufi

UNIVERSAL_FONT_ID _LDC::ufi

Definition at line 276 of file ntgdihdl.h.

◆ UFIHashTable

PVOID _LDC::UFIHashTable[3]

Definition at line 275 of file ntgdihdl.h.


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