IVsParentHierarchy Interface

Definition

Unsupported interface. Do not use.

public interface class IVsParentHierarchy
public interface class IVsParentHierarchy
__interface IVsParentHierarchy
[System.Runtime.InteropServices.Guid("8FE0E50A-785A-4A50-8EDB-1D054D68EF87")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsParentHierarchy
[System.Runtime.InteropServices.Guid("8FE0E50A-785A-4A50-8EDB-1D054D68EF87")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsParentHierarchy
[<System.Runtime.InteropServices.Guid("8FE0E50A-785A-4A50-8EDB-1D054D68EF87")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsParentHierarchy = interface
[<System.Runtime.InteropServices.Guid("8FE0E50A-785A-4A50-8EDB-1D054D68EF87")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsParentHierarchy = interface
Public Interface IVsParentHierarchy
Attributes

Methods

ExtendsBrowseObjects(VSEXTENDSHIERARCHY[])
GetBrowseExtender(IVsHierarchy, UInt32, Object)

Applies to