Share via


IVsTrackProjectRetargeting.BeginRetargetingBatch Method

Definition

Starts the batch retargeting operation.

public:
 int BeginRetargetingBatch();
public:
 int BeginRetargetingBatch();
int BeginRetargetingBatch();
public int BeginRetargetingBatch ();
abstract member BeginRetargetingBatch : unit -> int
Public Function BeginRetargetingBatch () As Integer

Returns

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Applies to