Gets the start position of the text of the item in the input.
[Visual Basic] Function GetStart() As Long [C#] long GetStart(); [C++] __int64 GetStart(); [JScript] function GetStart(): long;
The start position of the text of the item in the input.
If the input is a string, the position is relative to the IFilter.p_lOffsetInFile parameter of the OpenInputString method.
IFilterItem Interface | Okapi.Library.Filter Namespace | SetStart | GetLength | OpenInputString