IVsTrackProjectRetargeting2::CheckSolutionForRetarget Method (UInt32)

 

Checks the solution for retargeting.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

int CheckSolutionForRetarget(
	unsigned int dwFlags
)

Parameters

dwFlags
Type: System::UInt32

The flags.

Return Value

Type: System::Int32

The HRESULT.

Return to top
Show: