VsIntellisenseCompletor Members

Include Protected Members
Include Inherited Members

The VsIntellisenseCompletor type exposes the following members.

Methods

  Name Description
Public method Exec(Guid%, UInt32, UInt32, Object%, Object%) (Inherited from IVsIntellisenseCompletor.)
Public method GetCompletionSpan Returns the completor span. (Inherited from IVsIntellisenseCompletor.)
Public method GetHeight Gets the height of the IntelliSense completor. (Inherited from IVsIntellisenseCompletor.)
Public method GetWidth Gets the completor width. (Inherited from IVsIntellisenseCompletor.)
Public method GetWindowHandle (Inherited from IVsIntellisenseCompletor.)
Public method Hide Hides the IntelliSense completor. (Inherited from IVsIntellisenseCompletor.)
Public method Initialize Initializes the IntelliSense completor. (Inherited from IVsIntellisenseCompletor.)
Public method IsActive (Inherited from IVsIntellisenseCompletor.)
Public method QueryStatus(Guid%, UInt32, array<OLECMD[], array<OLECMDTEXT[]) (Inherited from IVsIntellisenseCompletor.)
Public method SetLocation Sets the completor location. (Inherited from IVsIntellisenseCompletor.)
Public method Update Updates the IntelliSense completor. (Inherited from IVsIntellisenseCompletor.)

Top

See Also

Reference

VsIntellisenseCompletor Interface

Microsoft.VisualStudio.TextManager.Interop Namespace