IUIAutomationTextChildPattern 接口 (uiautomationclient.h)
提供访问基于文本的控件 (或嵌入在文本) 中的对象,该对象是另一个基于文本的控件的子级或后代。
继承
IUIAutomationTextChildPattern 接口继承自 IUnknown 接口。
方法
IUIAutomationTextChildPattern 接口具有这些方法。
IUIAutomationTextChildPattern::get_TextContainer 检索此元素支持 Text 控件模式的最接近的上级元素。 |
IUIAutomationTextChildPattern::get_TextRange 检索包含此子元素的文本范围。 (IUIAutomationTextChildPattern.get_TextRange) |
要求
最低受支持的客户端 | Windows 8 [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2012 [仅限桌面应用] |
目标平台 | Windows |
标头 | uiautomationclient.h (包括 UIAutomation.h) |