IVsExtensibility2.RunWizardFileEx Method

Definition

Overloads

RunWizardFileEx(String, Int32, Object[], Object[])

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

Microsoft Internal Use Only.

RunWizardFileEx(String, IntPtr, Object[], Object[])

RunWizardFileEx(String, Int32, Object[], Object[])

Microsoft Internal Use Only.

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

C++/WinRT
int RunWizardFileEx(std::wstring const & bstrWizFilename, int hwndOwner, std::Array <winrt::Windows::Foundation::IInspectable const &> const & & vContextParams, std::Array <winrt::Windows::Foundation::IInspectable const &> const & & vCustomParams);

Parameters

bstrWizFilename
String
hwndOwner
Int32
vContextParams
Object[]
vCustomParams
Object[]

Returns

Applies to

Visual Studio SDK 2019 i druge verzije
Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019

RunWizardFileEx(String, IntPtr, Object[], Object[])

C++
public:
 int RunWizardFileEx(System::String ^ bstrWizFilename, IntPtr hwndOwner, cli::array <System::Object ^> ^ % vContextParams, cli::array <System::Object ^> ^ % vCustomParams);

Parameters

bstrWizFilename
String
hwndOwner
IntPtr
vContextParams
Object[]
vCustomParams
Object[]

Returns

Applies to

Visual Studio SDK 2022
Proizvod Verzije
Visual Studio SDK 2022