You are viewing information archived from Mozilla.org on 2015-08-05.

wstring nsIAccessibleText.getTextAfterOffset

(in long offset,
  in nsAccessibleTextBoundary boundaryType,
  out long startOffset,
  out long endOffset)


Gets the specified text.

Documentation

Gets the specified text.
Parameters:
offset - the position of the specified text
boundaryType - a nsAccessibleTextBoundary parameter showing the text boundary types
startOffset - the start offset of the returned string
endOffset - the end offset of the returned string
Returns:
the text after offset bounded by the specified boundaryType





Alphabetic index



This page was generated with the help of DOC++.