IVsExtensibility2::RunWizardFile Method (String^, Int32, array<Object^>^)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Assembly: EnvDTE80 (in EnvDTE80.dll)
wizardResult RunWizardFile( String^ bstrWizFilename, int hwndOwner, [InAttribute] array<Object^>^% vContextParams )
Parameters
- bstrWizFilename
-
Type:
System::String^
- hwndOwner
-
Type:
System::Int32
- vContextParams
-
Type:
array<System::Object^>^
Return Value
Type: EnvDTE::wizardResult
Show: