Invoking a Wizard

The environment invokes wizards using a set of parameters you provide in code. Depending on whether the wizard is a AddItem wizard or a NewProject wizard, these parameters may differ slightly.

For each wizard the environment invokes, it calls the IDTWizard::Execute method and pass it the following information:

The Execute method returns that the wizard succeeded, failed, or that the user cancelled.

For More Information   See "IDTWizard Interface" in the Object Model Reference section of the Environment Extensibility book of the Visual Studio documentation, available on your Miscrosoft Developer Network (MSDN™) Library CD.