共用方式為


IUIAutomationAndCondition 介面 (uiautomationclient.h)

公開 Microsoft 使用者介面自動化 用戶端應用程式可用來擷取 AND 屬性條件相關信息的屬性和方法。

繼承

IUIAutomationAndCondition 介面繼承自 IUIAutomationConditionIUIAutomationAndCondition 也有下列類型的成員:

方法

IUIAutomationAndCondition 介面具有這些方法。

 
IUIAutomationAndCondition::get_ChildCount

擷取構成這個「and」 條件的條件數目。
IUIAutomationAndCondition::GetChildren

擷取構成這個「and」 條件的條件。
IUIAutomationAndCondition::GetChildrenAsNativeArray

擷取構成這個 「and」 條件的條件,做為一般陣列。

規格需求

需求
最低支援的用戶端 Windows 7、Windows Vista SP2 和 Platform Update for Windows Vista、Windows XP 含 SP3 和適用於 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)

另請參閱

IUIAutomationCondition

用戶端的屬性條件介面