IVsTrackProjectRetargeting2.BeginRetargetingBatchEx(UInt32) Method
Definition
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
Parameters
- dwFlags
- UInt32
Returns
The HRESULT.