VsIntellisenseCompletorClass Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Exec(Guid, UInt32, UInt32, Object^, Object^) | Executes the completion. |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetCompletionSpan(array<TextSpan>^) | Gets the completion span. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetHeight(UInt32) | Gets the height of the IntelliSense completor. |
![]() | GetType() | (Inherited from Object.) |
![]() | GetWidth(UInt32) | Returns the width of the completion span. |
![]() | GetWindowHandle(IntPtr) | Gets the handle of the completor window. |
![]() | Hide() | Hides the completor. |
![]() | Initialize(IVsIntellisenseHost^, IntPtr) | Initializes the IntelliSense completor. |
![]() | IsActive(Int32) | Determines whether the completor is active. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | QueryStatus(Guid, UInt32, array<OLECMD>^, array<OLECMDTEXT>^) | Gets the status of the completor. |
![]() | SetLocation(array<POINT>^) | Sets the location of the IntelliSense completor. |
![]() | ToString() | (Inherited from Object.) |
![]() | Update(IVsCompletionSet^, UInt32) | Updates the completor. |
Show:

