ReactOS 0.4.15-dev-7924-g5949c20
tagPDW Struct Reference

#include <commdlg.h>

Collaboration diagram for tagPDW:

Public Attributes

DWORD lStructSize
 
HWND hwndOwner
 
HGLOBAL hDevMode
 
HGLOBAL hDevNames
 
HDC hDC
 
DWORD Flags
 
WORD nFromPage
 
WORD nToPage
 
WORD nMinPage
 
WORD nMaxPage
 
WORD nCopies
 
HINSTANCE hInstance
 
LPARAM lCustData
 
LPPRINTHOOKPROC lpfnPrintHook
 
LPSETUPHOOKPROC lpfnSetupHook
 
LPCWSTR lpPrintTemplateName
 
LPCWSTR lpSetupTemplateName
 
HGLOBAL hPrintTemplate
 
HGLOBAL hSetupTemplate
 

Detailed Description

Definition at line 485 of file commdlg.h.

Member Data Documentation

◆ Flags

◆ hDC

HDC tagPDW::hDC

◆ hDevMode

◆ hDevNames

◆ hInstance

HINSTANCE tagPDW::hInstance

Definition at line 497 of file commdlg.h.

Referenced by MACRO_Print(), pdlgex_to_pdlg(), PRINTDLG_GetDlgTemplateW(), and PrintDlgW().

◆ hPrintTemplate

HGLOBAL tagPDW::hPrintTemplate

Definition at line 503 of file commdlg.h.

Referenced by MACRO_Print(), pdlgex_to_pdlg(), and PRINTDLG_GetDlgTemplateW().

◆ hSetupTemplate

HGLOBAL tagPDW::hSetupTemplate

Definition at line 504 of file commdlg.h.

Referenced by MACRO_Print(), pdlgex_to_pdlg(), and PRINTDLG_GetDlgTemplateW().

◆ hwndOwner

◆ lCustData

LPARAM tagPDW::lCustData

Definition at line 498 of file commdlg.h.

Referenced by MACRO_Print(), pdlgex_hook_proc(), pdlgex_to_pdlg(), and PrintDlgExW().

◆ lpfnPrintHook

LPPRINTHOOKPROC tagPDW::lpfnPrintHook

Definition at line 499 of file commdlg.h.

Referenced by MACRO_Print(), pdlgex_to_pdlg(), PrintDlgExW(), and PrintDlgProcW().

◆ lpfnSetupHook

LPSETUPHOOKPROC tagPDW::lpfnSetupHook

Definition at line 500 of file commdlg.h.

Referenced by MACRO_Print(), and pdlgex_to_pdlg().

◆ lpPrintTemplateName

LPCWSTR tagPDW::lpPrintTemplateName

Definition at line 501 of file commdlg.h.

Referenced by MACRO_Print(), pdlgex_to_pdlg(), and PRINTDLG_GetDlgTemplateW().

◆ lpSetupTemplateName

LPCWSTR tagPDW::lpSetupTemplateName

Definition at line 502 of file commdlg.h.

Referenced by MACRO_Print(), pdlgex_to_pdlg(), and PRINTDLG_GetDlgTemplateW().

◆ lStructSize

◆ nCopies

◆ nFromPage

◆ nMaxPage

◆ nMinPage

◆ nToPage


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