CSnapInPropertyPageImpl::OnWizardFinish

 

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

Syntax

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

CSnapInPropertyPageImpl Class