IVsLibrary3 Interface
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.
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. |