IVsExtensibility2::RunWizardFileEx Method (String^, Int32, array<Object^>^, 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)
int RunWizardFileEx( String^ bstrWizFilename, int hwndOwner, [InAttribute] array<Object^>^% vContextParams, [InAttribute] array<Object^>^% vCustomParams )
Parameters
- bstrWizFilename
-
Type:
System::String^
- hwndOwner
-
Type:
System::Int32
- vContextParams
-
Type:
array<System::Object^>^
- vCustomParams
-
Type:
array<System::Object^>^
Return Value
Type: System::Int32
Show: