IVsTrackProjectRetargeting2.CheckSolutionForRetarget(UInt32) 方法

定义

检查重定目标的解决方案。

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

标志。

返回

Int32

此 HRESULT。

适用于