CSnapInPropertyPageImpl::OnWizardFinish

This member function is called when the user clicks the Finish button in a wizard.

BOOL OnWizardFinish( );

Return Value

Nonzero if the property sheet is destroyed when the wizard finishes; otherwise zero.

Remarks

Override this member function to specify some action the user must take when the Finish button is clicked.

Requirements

Header: atlsnap.h

See Also

Reference

CSnapInPropertyPageImpl Class

Other Resources

CSnapInPropertyPageImpl Members