IVsIntellisenseCompletor Interface
Used to create and display a completor window
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in microsoft.visualstudio.textmanager.interop.8.0.dll)
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in microsoft.visualstudio.textmanager.interop.8.0.dll)
[InterfaceTypeAttribute(1)] [GuidAttribute("05DFCF7A-C78A-4E20-AAFB-4A0F4D26E0FB")] public interface IVsIntellisenseCompletor : IOleCommandTarget
/** @attribute InterfaceTypeAttribute(1) */
/** @attribute GuidAttribute("05DFCF7A-C78A-4E20-AAFB-4A0F4D26E0FB") */
public interface IVsIntellisenseCompletor extends IOleCommandTarget