Partager via


IVsTextViewIntellisenseHost_Corrected.SetSubjectCaretPos, méthode

Espace de noms :  Microsoft.VisualStudio.TextManager.Interop
Assembly :  Microsoft.VisualStudio.TextManager.Interop.9.0 (dans Microsoft.VisualStudio.TextManager.Interop.9.0.dll)

Syntaxe

'Déclaration
Function SetSubjectCaretPos ( _
    iIndex As Integer _
) As Integer
int SetSubjectCaretPos(
    int iIndex
)
int SetSubjectCaretPos(
    [InAttribute] int iIndex
)
abstract SetSubjectCaretPos : 
        iIndex:int -> int
function SetSubjectCaretPos(
    iIndex : int
) : int

Paramètres

  • iIndex
    Type : Int32

Valeur de retour

Type : Int32

Sécurité .NET Framework

Voir aussi

Référence

IVsTextViewIntellisenseHost_Corrected Interface

Microsoft.VisualStudio.TextManager.Interop, espace de noms