Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called from the wizard HTML script when the user clicks Finish. This function in turn calls the wizard control's Finish function.
function OnWizFinish(
document
);
Parameters
- document
The HTML document object
Remarks
This function is called from the wizard HTML script when the user clicks Finish.
See Also
Tasks
Concepts
Customizing C++ Wizards with Common JScript Functions