IVsTrackProjectRetargeting2.CheckSolutionForRetarget(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.
Checks the solution for retargeting.
public:
int CheckSolutionForRetarget(System::UInt32 dwFlags);
public:
int CheckSolutionForRetarget(unsigned int dwFlags);
int CheckSolutionForRetarget(unsigned int dwFlags);
public int CheckSolutionForRetarget (uint dwFlags);
abstract member CheckSolutionForRetarget : uint32 -> int
Public Function CheckSolutionForRetarget (dwFlags As UInteger) As Integer
- dwFlags
- UInt32
The flags.
The HRESULT.