CCLicenseWizard Class Reference

Class handling the license selection wizard. More...

#include <CCLicenseWizard.h>

List of all members.

Public Member Functions

 CCLicenseWizard ()
 Constructor.
BOOL DoModal (HWND hParent, struct IPrintOemDriverUI *pHelper, LicenseInfo *pInfo)
 This function runs the wizard, filling the license information with the user selected license.

Detailed Description

Class handling the license selection wizard.

Definition at line 35 of file CCLicenseWizard.h.


Constructor & Destructor Documentation

CCLicenseWizard::CCLicenseWizard (  ) 

Constructor.

The following workflow is used in the wizard:

License Type -------------------------- | | | | CC license | Sampling | All Others | | | v v | Usage Sampling Type | | | | v | | Modification | | | | | v | | Jurisdiction <------- | | | v | Summery <-------------------------

Definition at line 64 of file CCLicenseWizard.cpp.


Member Function Documentation

BOOL CCLicenseWizard::DoModal ( HWND  hParent,
struct IPrintOemDriverUI *  pHelper,
LicenseInfo pInfo 
)

This function runs the wizard, filling the license information with the user selected license.

Parameters:
hParent Handle to the wizard's parent window
pHelper Pointer to the Print UI Core object
pInfo Pointer to the structure containing the current license information (filled with the new license information if the user finishes the wizard)
Returns:
TRUE if the user has finished the wizard, FALSE if canceled

Definition at line 78 of file CCLicenseWizard.cpp.

References ghInstance, PAGES_NUMBER, and CCPrintPropPage::PreparePage().

Referenced by CCLicensePropPage::PageProc().


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

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