IUIAutomationAndCondition インターフェイス (uiautomationclient.h)

Microsoft UI オートメーション クライアント アプリケーションが AND ベースのプロパティ条件に関する情報を取得するために使用できるプロパティとメソッドを公開します。

継承

IUIAutomationAndCondition インターフェイスは、IUIAutomationCondition から継承されます。 IUIAutomationAndCondition には、次の種類のメンバーもあります。

メソッド

IUIAutomationAndCondition インターフェイスには、これらのメソッドがあります。

 
IUIAutomationAndCondition::get_ChildCount

この "and" 条件を構成する条件の数を取得します。
IUIAutomationAndCondition::GetChildren

この "and" 条件を構成する条件を取得します。
IUIAutomationAndCondition::GetChildrenAsNativeArray

この "and" 条件を構成する条件を通常の配列として取得します。

要件

要件
サポートされている最小のクライアント Windows 7、Windows Vista SP2 と Windows Vista 用プラットフォーム更新プログラム、SP3 を使用した Windows XP、Windows Vista 用プラットフォーム更新プログラム [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows Server 2008 R2、Windows Server 2008 SP2 および Windows Server 2008 用プラットフォーム更新プログラム、WINDOWS Server 2003 SP2 および Windows Server 2008 用プラットフォーム更新プログラム [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー uiautomationclient.h (UIAutomation.h を含む)

こちらもご覧ください

IUIAutomationCondition

クライアントのプロパティ条件インターフェイス