HierarchyNode.GetNestedHierarchy(Guid, IntPtr, UInt32) 메서드

정의

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

매개 변수

riid
Guid
ppVsHierarchy
IntPtr

nativeint

pitemidNested
UInt32

반환

구현

적용 대상