VsIntellisenseCompletor Members
Include Protected Members
Include Inherited Members
The VsIntellisenseCompletor type exposes the following members.
Methods
Name | Description | |
---|---|---|
Exec(Guid%, UInt32, UInt32, Object%, Object%) | (Inherited from IVsIntellisenseCompletor.) | |
GetCompletionSpan | Returns the completor span. (Inherited from IVsIntellisenseCompletor.) | |
GetHeight | Gets the height of the IntelliSense completor. (Inherited from IVsIntellisenseCompletor.) | |
GetWidth | Gets the completor width. (Inherited from IVsIntellisenseCompletor.) | |
GetWindowHandle | (Inherited from IVsIntellisenseCompletor.) | |
Hide | Hides the IntelliSense completor. (Inherited from IVsIntellisenseCompletor.) | |
Initialize | Initializes the IntelliSense completor. (Inherited from IVsIntellisenseCompletor.) | |
IsActive | (Inherited from IVsIntellisenseCompletor.) | |
QueryStatus(Guid%, UInt32, array<OLECMD[], array<OLECMDTEXT[]) | (Inherited from IVsIntellisenseCompletor.) | |
SetLocation | Sets the completor location. (Inherited from IVsIntellisenseCompletor.) | |
Update | Updates the IntelliSense completor. (Inherited from IVsIntellisenseCompletor.) |
Top