ReactOS 0.4.16-dev-2491-g3dc6630
UIAutomationClient::IUIAutomationTextPattern2 Interface Reference
Inheritance diagram for UIAutomationClient::IUIAutomationTextPattern2:
Collaboration diagram for UIAutomationClient::IUIAutomationTextPattern2:

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 IUnknownLPUNKNOWN
 
- Properties inherited from UIAutomationClient::IUIAutomationTextPattern
IUIAutomationTextRange DocumentRange [get]
 
SupportedTextSelection SupportedTextSelection [get]
 

Detailed Description

Definition at line 1148 of file uiautomationclient.idl.

Member Function Documentation

◆ GetCaretRange()

HRESULT UIAutomationClient::IUIAutomationTextPattern2::GetCaretRange ( [out] BOOL isActive,
[out, retval] IUIAutomationTextRange **  range 
)

◆ RangeFromAnnotation()

HRESULT UIAutomationClient::IUIAutomationTextPattern2::RangeFromAnnotation ( [in] IUIAutomationElement annotation,
[out, retval] IUIAutomationTextRange **  range 
)

The documentation for this interface was generated from the following file: