IVsIntellisenseHost_Corrected.GetSubjectSelection(Int32, Int32) Method

Definition

public:
 int GetSubjectSelection([Runtime::InteropServices::Out] int % piAnchorIndex, [Runtime::InteropServices::Out] int % piEndIndex);
public int GetSubjectSelection (out int piAnchorIndex, out int piEndIndex);
abstract member GetSubjectSelection : int * int -> int
Public Function GetSubjectSelection (ByRef piAnchorIndex As Integer, ByRef piEndIndex As Integer) As Integer

Parameters

piAnchorIndex
Int32
piEndIndex
Int32

Returns

Applies to