IVsUIHierarchy.GetNestedHierarchy Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
GetNestedHierarchy(UInt32, Guid%, IntPtr%, UInt32%) | Makes it possible for a node of a given hierarchy to be a shortcut to the middle of another hierarchy. (Inherited from IVsHierarchy.) | |
GetNestedHierarchy(UInt32, Guid%, IntPtr%, UInt32%) | Makes it possible for a node of a given hierarchy to be a shortcut to the middle of another hierarchy. |
Top