UiaCondition 構造体 (uiautomationcoreapi.h)
メモ この構造は非推奨です。
構文
struct UiaCondition {
ConditionType ConditionType;
};
メンバー
ConditionType
種類: ConditionType
条件の種類を示す ConditionType 列挙型の値。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows XP (デスクトップ アプリのみ) |
サポートされている最小のサーバー | Windows Server 2003 (デスクトップ アプリのみ) |
Header | uiautomationcoreapi.h |