CCLicenseWizSummeryPage Class Reference

License Wizard: Summery page. More...

#include <CCLicenseWizSummeryPage.h>

Inherits CCLicenseWizBasePage.

Collaboration diagram for CCLicenseWizSummeryPage:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CCLicenseWizSummeryPage (IPrintOemDriverUI *pHelper, LicenseInfo *pInfo)
 Constructor.
virtual bool PreparePage (PROPSHEETPAGE &page)
 Called to fill the wizard page structure.

Protected Member Functions

virtual BOOL OnSetActive ()
 Called when the page is being activated (displayed).
virtual int OnWizBack ()
 Called when the user clicks the wizard's Back button.

Detailed Description

License Wizard: Summery page.

Definition at line 36 of file CCLicenseWizSummeryPage.h.


Constructor & Destructor Documentation

CCLicenseWizSummeryPage::CCLicenseWizSummeryPage ( IPrintOemDriverUI *  pHelper,
LicenseInfo pInfo 
) [inline]

Constructor.

Parameters:
pHelper Pointer to the Print UI Core object
pInfo Pointer to the current license information structure

Definition at line 45 of file CCLicenseWizSummeryPage.h.


Member Function Documentation

BOOL CCLicenseWizSummeryPage::OnSetActive (  )  [protected, virtual]
int CCLicenseWizSummeryPage::OnWizBack (  )  [protected, virtual]

Called when the user clicks the wizard's Back button.

Returns:
ID of jurisdication page for CC and Sampling licenses, license type page ID otherwise

Reimplemented from CCLicenseWizBasePage.

Definition at line 144 of file CCLicenseWizSummeryPage.cpp.

References LicenseInfo::m_eLicense, and CCLicenseWizBasePage::m_pLicenseInfo.

bool CCLicenseWizSummeryPage::PreparePage ( PROPSHEETPAGE &  page  )  [virtual]

Called to fill the wizard page structure.

Parameters:
page Reference to the property page structure to fill
Returns:
true if the structure was filled succesfully, false otherwise

Reimplemented from CCPrintPropPage.

Definition at line 164 of file CCLicenseWizSummeryPage.cpp.

References CCPrintPropPage::PreparePage().


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

Generated on Mon Jun 18 12:40:42 2012 for CC PDF Converter by doxygen 1.6.1