FlavoredProjectBase.IVsHierarchy.GetNestedHierarchy Yöntem

Tanım

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsHierarchy.GetNestedHierarchy(System::UInt32 itemId, Guid % guidHierarchyNested, [Runtime::InteropServices::Out] IntPtr % hierarchyNested, [Runtime::InteropServices::Out] System::UInt32 % itemIdNested) = Microsoft::VisualStudio::Shell::Interop::IVsHierarchy::GetNestedHierarchy;
int IVsHierarchy.GetNestedHierarchy (uint itemId, ref Guid guidHierarchyNested, out IntPtr hierarchyNested, out uint itemIdNested);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsHierarchy.GetNestedHierarchy : uint32 * Guid * nativeint * uint32 -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsHierarchy.GetNestedHierarchy : uint32 * Guid * nativeint * uint32 -> int
Function GetNestedHierarchy (itemId As UInteger, ByRef guidHierarchyNested As Guid, ByRef hierarchyNested As IntPtr, ByRef itemIdNested As UInteger) As Integer Implements IVsHierarchy.GetNestedHierarchy

Parametreler

itemId
UInt32
guidHierarchyNested
Guid
hierarchyNested
IntPtr

nativeint

itemIdNested
UInt32

Döndürülenler

Int32

HRESULT.

Uygulamalar

Şunlara uygulanır