IVsIntellisenseHost_Corrected.SetSubjectSelection(Int32, Int32) Method

Definition

public:
 int SetSubjectSelection(int iAnchorIndex, int iEndIndex);
public:
 int SetSubjectSelection(int iAnchorIndex, int iEndIndex);
int SetSubjectSelection(int iAnchorIndex, int iEndIndex);
public int SetSubjectSelection (int iAnchorIndex, int iEndIndex);
abstract member SetSubjectSelection : int * int -> int
Public Function SetSubjectSelection (iAnchorIndex As Integer, iEndIndex As Integer) As Integer

Parameters

iAnchorIndex
Int32
iEndIndex
Int32

Returns

Applies to