IVsExtensibility2::RunWizardFile Method (String^, Int32, array<Object^>^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:   EnvDTE80
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
Return to top
Show: