HierarchyNode.GetNestedHierarchy(Guid, IntPtr, UInt32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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