Share via


IVsTextViewIntellisenseHost_Corrected Members

Include Protected Members
Include Inherited Members

The IVsTextViewIntellisenseHost_Corrected type exposes the following members.

Methods

  Name Description
Public method AfterCompletorCommit (Inherited from IVsIntellisenseHost_Corrected.)
Public method AfterCompletorCommit()
Public method BeforeCompletorCommit (Inherited from IVsIntellisenseHost_Corrected.)
Public method BeforeCompletorCommit()
Public method Exec(Guid%, UInt32, UInt32, IntPtr, IntPtr) (Inherited from IVsIntellisenseHost_Corrected.)
Public method Exec(Guid%, UInt32, UInt32, IntPtr, IntPtr)
Public method GetContextBuffer (Inherited from IVsIntellisenseHost_Corrected.)
Public method GetContextBuffer(IVsTextLines%)
Public method GetContextCaretPos (Inherited from IVsIntellisenseHost_Corrected.)
Public method GetContextCaretPos(Int32%, Int32%)
Public method GetContextFocalPoint (Inherited from IVsIntellisenseHost_Corrected.)
Public method GetContextFocalPoint(array<TextSpan[], Int32%)
Public method GetContextLocation (Inherited from IVsIntellisenseHost_Corrected.)
Public method GetContextLocation(Int32, Int32, Int32, array<RECT[], Int32%)
Public method GetContextSelection (Inherited from IVsIntellisenseHost_Corrected.)
Public method GetContextSelection(array<TextSpan[])
Public method GetHostFlags (Inherited from IVsIntellisenseHost_Corrected.)
Public method GetHostFlags(UInt32%)
Public method GetHostWindow (Inherited from IVsIntellisenseHost_Corrected.)
Public method GetHostWindow(IntPtr%)
Public method GetServiceProvider (Inherited from IVsIntellisenseHost_Corrected.)
Public method GetServiceProvider(IServiceProvider%)
Public method GetSmartTagRect (Inherited from IVsIntellisenseHost_Corrected.)
Public method GetSmartTagRect(array<RECT[])
Public method GetSubjectCaretPos (Inherited from IVsIntellisenseHost_Corrected.)
Public method GetSubjectCaretPos(Int32%)
Public method GetSubjectSelection (Inherited from IVsIntellisenseHost_Corrected.)
Public method GetSubjectSelection(Int32%, Int32%)
Public method GetSubjectText (Inherited from IVsIntellisenseHost_Corrected.)
Public method GetSubjectText(String%)
Public method HighlightMatchingBrace (Inherited from IVsIntellisenseHost_Corrected.)
Public method HighlightMatchingBrace(UInt32, UInt32, array<TextSpan[])
Public method QueryStatus(Guid%, UInt32, array<OLECMD[], IntPtr) (Inherited from IVsIntellisenseHost_Corrected.)
Public method QueryStatus(Guid%, UInt32, array<OLECMD[], IntPtr)
Public method ReplaceSubjectTextSpan (Inherited from IVsIntellisenseHost_Corrected.)
Public method ReplaceSubjectTextSpan(Int32, Int32, String)
Public method SetContextCaretPos (Inherited from IVsIntellisenseHost_Corrected.)
Public method SetContextCaretPos(Int32, Int32)
Public method SetContextSelection (Inherited from IVsIntellisenseHost_Corrected.)
Public method SetContextSelection(Int32, Int32, Int32, Int32)
Public method SetSubjectCaretPos (Inherited from IVsIntellisenseHost_Corrected.)
Public method SetSubjectCaretPos(Int32)
Public method SetSubjectFromPrimaryBuffer
Public method SetSubjectSelection (Inherited from IVsIntellisenseHost_Corrected.)
Public method SetSubjectSelection(Int32, Int32)
Public method UpdateCompletionStatus (Inherited from IVsIntellisenseHost_Corrected.)
Public method UpdateCompletionStatus(IVsCompletionSet, UInt32)
Public method UpdateSmartTagWindow (Inherited from IVsIntellisenseHost_Corrected.)
Public method UpdateSmartTagWindow(IVsSmartTagTipWindow, UInt32)
Public method UpdateTipWindow (Inherited from IVsIntellisenseHost_Corrected.)
Public method UpdateTipWindow(IVsTipWindow, UInt32)

Top

See Also

Reference

IVsTextViewIntellisenseHost_Corrected Interface

Microsoft.VisualStudio.TextManager.Interop Namespace