IVsLibrary3 Interface

 

Creates IVsNavInfo2 objects from a vector of SYMBOL_DESCRIPTION_NODE objects.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

[GuidAttribute("4B78A0FC-CFCF-46CB-9363-C13E55165DE3")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsLibrary3

NameDescription
System_CAPS_pubmethodCreateNavInfo2(UInt32, SYMBOL_DESCRIPTION_NODE[], UInt32, IVsNavInfo2)

Creates an IVsNavInfo2 object with the specified language.

Return to top
Show: