UiaCondition structure (uiautomationcoreapi.h)
Note This structure is deprecated.
Syntax
struct UiaCondition {
ConditionType ConditionType;
};
Members
ConditionType
Type: ConditionType
A value from the ConditionType enumerated type indicating the type of the condition.
Requirements
| Minimum supported client | Windows XP [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Header | uiautomationcoreapi.h |