SqlWorkbenchHierarchy.GetNestedHierarchy(UInt32, Guid, IntPtr, UInt32) Método

Definición

public:
 virtual int GetNestedHierarchy(System::UInt32 itemid, Guid % iidHierarchyNested, [Runtime::InteropServices::Out] IntPtr % ppHierarchyNested, [Runtime::InteropServices::Out] System::UInt32 % pitemidNested);
public virtual int GetNestedHierarchy (uint itemid, ref Guid iidHierarchyNested, out IntPtr ppHierarchyNested, out uint pitemidNested);
abstract member GetNestedHierarchy : uint32 * Guid * nativeint * uint32 -> int
override this.GetNestedHierarchy : uint32 * Guid * nativeint * uint32 -> int
Public Overridable Function GetNestedHierarchy (itemid As UInteger, ByRef iidHierarchyNested As Guid, ByRef ppHierarchyNested As IntPtr, ByRef pitemidNested As UInteger) As Integer

Parámetros

itemid
UInt32
iidHierarchyNested
Guid
ppHierarchyNested
IntPtr

nativeint

pitemidNested
UInt32

Devoluciones

Implementaciones

Se aplica a