FlavoredProjectBase.IVsHierarchy.GetNestedHierarchy Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
HRESULT.