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 by OnWizFinish and CanUseFileName to provide current error information.
function SetErrorInfo(
oErrorObj
);
Parameters
- oErrorObj
The error object.
Remarks
Called by OnWizFinish and CanUseFileName to provide current error information. See SetErrorInfo in the Visual C++ Wizard Model documentation for more information.
See Also
Tasks
Concepts
Customizing C++ Wizards with Common JScript Functions