ISqlToolsHierNodeCustomize.GetNestedHierarchy(Guid, IntPtr, UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int GetNestedHierarchy(Guid % riid, [Runtime::InteropServices::Out] IntPtr % ppVsHierarchy, [Runtime::InteropServices::Out] System::UInt32 % pitemidNested);
public int GetNestedHierarchy(ref Guid riid, out IntPtr ppVsHierarchy, out uint pitemidNested);
abstract member GetNestedHierarchy : Guid * nativeint * uint32 -> int
Public Function GetNestedHierarchy (ByRef riid As Guid, ByRef ppVsHierarchy As IntPtr, ByRef pitemidNested As UInteger) As Integer
Parameters
- riid
- Guid
- ppVsHierarchy
-
IntPtr
nativeint
- pitemidNested
- UInt32