Share via


IVsTrackProjectRetargeting.EndRetargetingBatch Method

Definition

Finishes the batch retargeting operation.

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

Returns

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

Applies to