FlavoredProjectBase.GetNestedHierarchy(UInt32, Guid, IntPtr, UInt32) Yöntem

Tanım

İç içe geçmiş projeyi alır.

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

Parametreler

itemId
UInt32

Öğe KIMLIĞI.

guidHierarchyNested
Guid

İç içe projenin GUID 'SI.

hierarchyNested
IntPtr

nativeint

İç içe geçmiş proje.

itemIdNested
UInt32

İç içe projenin öğe KIMLIĞI.

Döndürülenler

Int32

HRESULT.

Şunlara uygulanır