FlavoredProjectBase::IVsHierarchy::GetNestedHierarchy Method (UInt32, Guid, IntPtr, UInt32)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Flavor
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
private: virtual int GetNestedHierarchy( unsigned int itemId, Guid% guidHierarchyNested, [OutAttribute] IntPtr% hierarchyNested, [OutAttribute] unsigned int% itemIdNested ) sealed = IVsHierarchy::GetNestedHierarchy
Parameters
- itemId
- Type: System::UInt32
- guidHierarchyNested
- Type: System::Guid
- hierarchyNested
- Type: System::IntPtr
- itemIdNested
- Type: System::UInt32
Show: