OnWizardFinish()
Called by the framework when the user clicks on the Finish
button in a wizard.
Comments
Note - If you provide a handler, you must call the underlying MFC method (PyCPropertyPage::OnWizardFinish) yourself
See Also
PyCPropertyPage::OnWizardFinish
Return Value
Return nonzero if the property sheet is destroyed when the wizard finishes; otherwise zero.