IVsLibrary3 Interface

Definition

Creates IVsNavInfo2 objects from a vector of SYMBOL_DESCRIPTION_NODE objects.

public interface class IVsLibrary3
public interface class IVsLibrary3
__interface IVsLibrary3
[System.Runtime.InteropServices.Guid("4B78A0FC-CFCF-46CB-9363-C13E55165DE3")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsLibrary3
[<System.Runtime.InteropServices.Guid("4B78A0FC-CFCF-46CB-9363-C13E55165DE3")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsLibrary3 = interface
Public Interface IVsLibrary3
Attributes

Methods

CreateNavInfo2(UInt32, SYMBOL_DESCRIPTION_NODE[], UInt32, IVsNavInfo2)

Creates an IVsNavInfo2 object with the specified language.

Applies to