UiaNotCondition 構造体 (uiautomationcoreapi.h)

メモ この構造は非推奨です。
 
負の条件に関する情報が含まれます。

構文

struct UiaNotCondition {
  ConditionType       ConditionType;
  struct UiaCondition *pCondition;
};

メンバー

ConditionType

種類: ConditionType

条件の種類を示す ConditionType 列挙型の値。

pCondition

種類: UiaCondition*

条件に関する情報を含む UiaCondition 構造体のアドレス。

要件

要件
サポートされている最小のクライアント Windows XP (デスクトップ アプリのみ)
サポートされている最小のサーバー Windows Server 2003 (デスクトップ アプリのみ)
Header uiautomationcoreapi.h