crashrpt2
Public Member Functions | Public Attributes | List of all members
WTL::CPrintDialogImpl< T > Class Template Reference
Inheritance diagram for WTL::CPrintDialogImpl< T >:
WTL::CCommonDialogImplBase

Public Member Functions

 CPrintDialogImpl (BOOL bPrintSetupOnly=FALSE, DWORD dwFlags=PD_ALLPAGES|PD_USEDEVMODECOPIES|PD_NOPAGENUMS|PD_NOSELECTION, HWND hWndParent=NULL)
 
INT_PTR DoModal (HWND hWndParent=::GetActiveWindow())
 
BOOL GetDefaults ()
 
int GetCopies () const
 
BOOL PrintCollate () const
 
BOOL PrintSelection () const
 
BOOL PrintAll () const
 
BOOL PrintRange () const
 
BOOL PrintToFile () const
 
int GetFromPage () const
 
int GetToPage () const
 
LPDEVMODE GetDevMode () const
 
LPCTSTR GetDriverName () const
 
LPCTSTR GetDeviceName () const
 
LPCTSTR GetPortName () const
 
HDC GetPrinterDC () const
 
HDC CreatePrinterDC ()
 
 CPrintDialogImpl (PRINTDLG &pdInit)
 
 COMMAND_ID_HANDLER (0x0400, OnPrintSetup) LRESULT OnPrintSetup(WORD wNotifyCode
 
WORD HWND BOOL &ModuleHelper::AddCreateWndData & dlgSetup (CCommonDialogImplBase *)&dlgSetup
 
return DefWindowProc (WM_COMMAND, MAKEWPARAM(wID, wNotifyCode),(LPARAM) hWndCtl)
 
- Public Member Functions inherited from WTL::CCommonDialogImplBase
BOOL EndDialog (INT_PTR=0)
 
HWND Create (HWND, ATL::_U_RECT, LPCTSTR, DWORD, DWORD, ATL::_U_MENUorID, ATOM, LPVOID)
 

Public Attributes

PRINTDLG & m_pd
 
PRINTDLG m_pdActual
 
WORD wID
 
WORD HWND hWndCtl
 

Additional Inherited Members

- Static Public Member Functions inherited from WTL::CCommonDialogImplBase
static UINT_PTR APIENTRY HookProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
 
static LRESULT CALLBACK StartWindowProc (HWND, UINT, WPARAM, LPARAM)
 

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