IVsTrackProjectRetargeting2.BeginRetargetingBatchEx(UInt32) Method

Definition

Starts retargeting with the specified flags.

public:
 int BeginRetargetingBatchEx(System::UInt32 dwFlags);
public:
 int BeginRetargetingBatchEx(unsigned int dwFlags);
int BeginRetargetingBatchEx(unsigned int dwFlags);
public int BeginRetargetingBatchEx (uint dwFlags);
abstract member BeginRetargetingBatchEx : uint32 -> int
Public Function BeginRetargetingBatchEx (dwFlags As UInteger) As Integer

Parameters

dwFlags
UInt32

Returns

The HRESULT.

Applies to