IVsTextViewIntellisenseHost.SetSubjectCaretPos Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
SetSubjectCaretPos(Int32) | Sets the caret position relative to the text upon which IntelliSense operates. (Inherited from IVsIntellisenseHost.) | |
SetSubjectCaretPos(Int32) | Caret/selection management for subject text. All return E_NOTIMPL if IHF_NOSEPARATESUBJECT is set in flags. |
Top