HierarchyNode.GetNestedHierarchy(Guid, IntPtr, UInt32) Methode

Definition

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

Parameter

riid
Guid
ppVsHierarchy
IntPtr

nativeint

pitemidNested
UInt32

Gibt zurück

Implementiert

Gilt für: