IVsTrackProjectRetargeting2::BeginRetargetingBatchEx Method (UInt32)

 

Starts retargeting with the specified flags.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

int BeginRetargetingBatchEx(
	unsigned int dwFlags
)

Parameters

dwFlags
Type: System::UInt32

Return Value

Type: System::Int32

The HRESULT.

Return to top
Show: