IVsCompletionSet3 Interface
Visual Studio 2015
Provides statement completion capabilities for the language service.
Assembly: Microsoft.VisualStudio.TextManager.Interop.12.1.DesignTime (in Microsoft.VisualStudio.TextManager.Interop.12.1.DesignTime.dll)
| Name | Description | |
|---|---|---|
![]() | GetContextIcon(Int32, Int32) | Get the image index of the context icon for the given item. If piGlyph == -1, no icon is displayed. |
![]() | GetContextImageList(IntPtr) | Gets the list of context images supported by this completion set. |
Introduced in Visual Studio 2013 Update 2. To reference the correct assembly version, see Referencing Assemblies Delivered in the Visual Studio 2013 SDK Update 2.
Show:
