IUIAutomationItemContainerPattern 介面 (uiautomationclient.h)
公開從容器擷取專案的方法,例如虛擬清單。
繼承
IUIAutomationItemContainerPattern 介面繼承自 IUnknown 介面。 IUIAutomationItemContainerPattern 也有下列類型的成員:
方法
IUIAutomationItemContainerPattern 介面具有這些方法。
IUIAutomationItemContainerPattern::FindItemByProperty 根據指定的屬性值,擷取包含專案內的專案。 (IUIAutomationItemContainerPattern.FindItemByProperty) |
備註
此介面不限於虛擬化容器使用。 任何可實作有效名稱查閱的容器都可以支援此控件模式,讓用戶端比使用 FindFirst 之類的方法更快速地查閱名稱,這些方法必須周遊 Microsoft 使用者介面自動化 樹狀結構。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 7、Windows Vista sp2 和 Platform Update for Windows Vista、Windows XP with SP3 和 Platform Update for 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) |