import "AccessibleText.idl";
Public Attributes | |
| BSTR | text |
| A copy of a segment of text taken from an enclosing paragraph. | |
| long | start |
| Index of the first character of the segment in the enclosing text. | |
| long | end |
| Index of the character following the last character of the segment in the enclosing text. | |
IAccessibleText::newText and IAccessibleText::oldText return this struct.
| long IA2TextSegment::end |
Index of the character following the last character of the segment in the enclosing text.
Index of the first character of the segment in the enclosing text.
| BSTR IA2TextSegment::text |
A copy of a segment of text taken from an enclosing paragraph.
A stable online reference version of the documentation for IAccessible2 API Version 1.2, is available at: http://a11y.org/ia2-spec. A list of known and reported errors in the documentation for IAccessible2 API Version 1.2 can be found at: http://a11y.org/ia2-errata