ReactOS 0.4.15-dev-7907-g95bf896
pagesetup_data Struct Reference
Collaboration diagram for pagesetup_data:

Public Attributes

BOOL unicode
 
union {
   LPPAGESETUPDLGA   dlga
 
   LPPAGESETUPDLGW   dlgw
 
u
 
HWND hDlg
 
RECT rtDrawRect
 

Detailed Description

Definition at line 2580 of file printdlg.c.

Member Data Documentation

◆ dlga

LPPAGESETUPDLGA pagesetup_data::dlga

Definition at line 2585 of file printdlg.c.

◆ dlgw

LPPAGESETUPDLGW pagesetup_data::dlgw

Definition at line 2586 of file printdlg.c.

◆ hDlg

HWND pagesetup_data::hDlg

Definition at line 2588 of file printdlg.c.

◆ rtDrawRect

RECT pagesetup_data::rtDrawRect

Definition at line 2589 of file printdlg.c.

◆ 

union { ... } pagesetup_data::u

◆ unicode

BOOL pagesetup_data::unicode

Definition at line 2582 of file printdlg.c.


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