FlavoredProject::IVsHierarchy::Close Method ()
Visual Studio 2015
Closes and cleans up a hierarchy once the environment determines that it is no longer used.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Return Value
Type: System::Int32If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Implements
IVsHierarchy::Close()
Show: