crashrpt2
Public Member Functions | List of all members
WTL::IPrintJobInfo Class Referenceabstract
Inheritance diagram for WTL::IPrintJobInfo:
WTL::CPrintJobInfo

Public Member Functions

virtual void BeginPrintJob (HDC hDC)=0
 
virtual void EndPrintJob (HDC hDC, bool bAborted)=0
 
virtual void PrePrintPage (UINT nPage, HDC hDC)=0
 
virtual bool PrintPage (UINT nPage, HDC hDC)=0
 
virtual void PostPrintPage (UINT nPage, HDC hDC)=0
 
virtual DEVMODE * GetNewDevModeForPage (UINT nLastPage, UINT nPage)=0
 
virtual bool IsValidPage (UINT nPage)=0
 

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