IVsTrackProjectRetargeting2.BeginRetargetingBatchEx(UInt32) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- dwFlags
- UInt32
The HRESULT.