IVsTrackProjectRetargeting2::CheckForProjectRetarget Method (UInt32, IVsHierarchy^)

 

Checks for projects to retarget.

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

int CheckForProjectRetarget(
	unsigned int dwFlags,
	IVsHierarchy^ pHier
)

Parameters

dwFlags
Type: System::UInt32

The flags.

pHier
Type: Microsoft.VisualStudio.Shell.Interop::IVsHierarchy^

The project hierarchy.

Return Value

Type: System::Int32

The HRESULT.

Return to top
Show: