Share via


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

Public method

SetSubjectCaretPos(Int32)

Sets the caret position relative to the text upon which IntelliSense operates. (Inherited from IVsIntellisenseHost.)

Public method

SetSubjectCaretPos(Int32)

Caret/selection management for subject text. All return E_NOTIMPL if IHF_NOSEPARATESUBJECT is set in flags.

Top

See Also

Reference

IVsTextViewIntellisenseHost Interface

IVsTextViewIntellisenseHost Members

Microsoft.VisualStudio.TextManager.Interop Namespace