IUIAutomationTextPattern 接口 (uiautomationclient.h)

提供对包含文本的控件的访问。

继承

IUIAutomationTextPattern 接口继承自 IUnknown 接口。 IUIAutomationTextPattern 还具有以下类型的成员:

方法

IUIAutomationTextPattern 接口具有以下方法。

 
IUIAutomationTextPattern::get_DocumentRange

检索包含文档main文本的文本范围。 (IUIAutomationTextPattern.get_DocumentRange)
IUIAutomationTextPattern::get_SupportedTextSelection

检索一个值,该值指定控件支持的文本选择的类型。 (IUIAutomationTextPattern.get_SupportedTextSelection)
IUIAutomationTextPattern::GetSelection

检索表示基于文本的控件中当前选定文本的文本范围的集合。 (IUIAutomationTextPattern.GetSelection)
IUIAutomationTextPattern::GetVisibleRanges

从基于文本的控件中检索不连续文本范围的数组,其中每个文本范围表示可见文本的连续范围。 (IUIAutomationTextPattern.GetVisibleRanges)
IUIAutomationTextPattern::RangeFromChild

检索包含子元素(如图像、超链接、Microsoft Excel 电子表格或其他嵌入对象)的文本范围。
IUIAutomationTextPattern::RangeFromPoint

检索最接近指定屏幕坐标的文本范围 (空) 退化。 (IUIAutomationTextPattern.RangeFromPoint)

要求

   
最低受支持的客户端 Windows 7、带 SP2 的 Windows Vista 和适用于 Windows Vista 的平台更新、带 SP3 的 Windows XP 和适用于 Windows Vista 的平台更新 [仅限桌面应用]
最低受支持的服务器 Windows Server 2008 R2、Windows Server 2008 SP2 和 Platform Update for Windows Server 2008、Windows Server 2003 SP2 和 Platform Update for Windows Server 2008 [仅限桌面应用]
目标平台 Windows
标头 uiautomationclient.h (包括 UIAutomation.h)

另请参阅

客户端的控制模式接口