IUIAutomationTextRange3 介面 (uiautomationclient.h)
擴充 IUIAutomationTextRange2 介面,以支援更快速地存取文字範圍上的基礎 RTF 數據。
繼承
IUIAutomationTextRange3 介面繼承自 IUIAutomationTextRange2。 IUIAutomationTextRange3 也有下列類型的成員:
方法
IUIAutomationTextRange3 介面具有這些方法。
IUIAutomationTextRange3::GetAttributeValues 傳回單一跨進程呼叫中文字範圍的所有要求文字屬性值。 這相當於呼叫 GetAttributeValue,不同之處在於它可以擷取多個值,而不只是擷取一個值。 |
IUIAutomationTextRange3::GetChildrenBuildCache 傳回單一跨進程呼叫中文字範圍中元素的子系和提供的屬性和模式。 這相當於呼叫 GetChildren,但會新增標準組建快取模式。 |
IUIAutomationTextRange3::GetEnclosingElementBuildCache 取得單一跨進程呼叫中文字範圍中元素的封入專案和提供的屬性和模式。 這相當於呼叫 GetEnclosingElement,但會新增標準組建快取模式。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 10 1703 版 [僅限傳統型應用程式] |
最低支援的伺服器 | 都不支援 |
目標平台 | Windows |
標頭 | uiautomationclient.h (包含 UIAutomation.h) |