|
ReactOS 0.4.16-dev-2491-g3dc6630
|


Public Member Functions | |
| HRESULT | RangeFromAnnotation ([in] IUIAutomationElement *annotation, [out, retval] IUIAutomationTextRange **range) |
| HRESULT | GetCaretRange ([out] BOOL *isActive, [out, retval] IUIAutomationTextRange **range) |
Public Member Functions inherited from UIAutomationClient::IUIAutomationTextPattern | |
| HRESULT | RangeFromPoint ([in] POINT pt, [out, retval] IUIAutomationTextRange **range) |
| HRESULT | RangeFromChild ([in] IUIAutomationElement *child, [out, retval] IUIAutomationTextRange **range) |
| HRESULT | GetSelection ([out, retval] IUIAutomationTextRangeArray **ranges) |
| HRESULT | GetVisibleRanges ([out, retval] IUIAutomationTextRangeArray **ranges) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Properties inherited from UIAutomationClient::IUIAutomationTextPattern | |
| IUIAutomationTextRange | DocumentRange [get] |
| SupportedTextSelection | SupportedTextSelection [get] |
Definition at line 1148 of file uiautomationclient.idl.
| HRESULT UIAutomationClient::IUIAutomationTextPattern2::GetCaretRange | ( | [out] BOOL * | isActive, |
| [out, retval] IUIAutomationTextRange ** | range | ||
| ) |
| HRESULT UIAutomationClient::IUIAutomationTextPattern2::RangeFromAnnotation | ( | [in] IUIAutomationElement * | annotation, |
| [out, retval] IUIAutomationTextRange ** | range | ||
| ) |