IUIAutomationElement4 介面 (uiautomationclient.h)
擴充 IUIAutomationElement3 介面。
繼承
IUIAutomationElement4 介面繼承自 IUIAutomationElement3 介面。
方法
IUIAutomationElement4 介面具有這些方法。
IUIAutomationElement4::get_CachedAnnotationObjects 傳回與這個專案相關聯的批注物件快取清單,例如批注、頁首、頁尾等等。 |
IUIAutomationElement4::get_CachedAnnotationTypes 傳回與這個專案相關聯的批注型別快取清單,例如批注、頁首、頁尾等等。 |
IUIAutomationElement4::get_CachedLevel 傳回元素之層級 (階層) 的快取 1 型整數。 |
IUIAutomationElement4::get_CachedPositionInSet 傳回元素集合中序數位置的快取 1 型整數。 |
IUIAutomationElement4::get_CachedSizeOfSet 傳回快取的 1 型整數,以取得元素所在集合的大小。 |
IUIAutomationElement4::get_CurrentAnnotationObjects 傳回與這個專案相關聯的批注物件目前清單,例如批注、頁首、頁尾等等。 |
IUIAutomationElement4::get_CurrentAnnotationTypes 傳回與這個專案相關聯的目前批注類型清單,例如批注、頁首、頁尾等等。 |
IUIAutomationElement4::get_CurrentLevel 傳回元素之層級 (階層) 目前以 1 起始的整數。 |
IUIAutomationElement4::get_CurrentPositionInSet 傳回專案集合中序數位置的目前以1起始的整數。 |
IUIAutomationElement4::get_CurrentSizeOfSet 傳回專案所在集合大小的目前 1 型整數。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 10 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2016 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | uiautomationclient.h (包含 UIAutomation.h) |