ReactOS 0.4.15-dev-7934-g1dc8d80
PRINT_PTRW Struct Reference
Collaboration diagram for PRINT_PTRW:

Public Attributes

LPDEVMODEW lpDevMode
 
LPPRINTDLGW lpPrintDlg
 
LPPRINTER_INFO_2W lpPrinterInfo
 
LPDRIVER_INFO_3W lpDriverInfo
 
UINT HelpMessageID
 
HICON hCollateIcon
 
HICON hNoCollateIcon
 
HICON hPortraitIcon
 
HICON hLandscapeIcon
 
HWND hwndUpDown
 

Detailed Description

Definition at line 73 of file printdlg.c.

Member Data Documentation

◆ hCollateIcon

HICON PRINT_PTRW::hCollateIcon

◆ HelpMessageID

UINT PRINT_PTRW::HelpMessageID

Definition at line 79 of file printdlg.c.

Referenced by PRINTDLG_WMCommandW(), and PRINTDLG_WMInitDialogW().

◆ hLandscapeIcon

HICON PRINT_PTRW::hLandscapeIcon

◆ hNoCollateIcon

HICON PRINT_PTRW::hNoCollateIcon

◆ hPortraitIcon

HICON PRINT_PTRW::hPortraitIcon

◆ hwndUpDown

HWND PRINT_PTRW::hwndUpDown

Definition at line 84 of file printdlg.c.

Referenced by PRINTDLG_WMInitDialogW(), and PrintDlgProcW().

◆ lpDevMode

LPDEVMODEW PRINT_PTRW::lpDevMode

◆ lpDriverInfo

LPDRIVER_INFO_3W PRINT_PTRW::lpDriverInfo

Definition at line 78 of file printdlg.c.

Referenced by PRINTDLG_ChangePrinterW(), and PrintDlgW().

◆ lpPrintDlg

◆ lpPrinterInfo

LPPRINTER_INFO_2W PRINT_PTRW::lpPrinterInfo

Definition at line 77 of file printdlg.c.

Referenced by PRINTDLG_ChangePrinterW(), PRINTDLG_UpdatePrintDlgW(), and PrintDlgW().


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