Share via


UiaCondition Structure

Note  This structure is deprecated.

Contains information about a condition.

Syntax

typedef struct {
    ConditionType ConditionType;
} UiaCondition;

Members

  • ConditionType
    A value from the ConditionType enumerated type indicating the type of the condition.

Structure Information

Header uiautomationcoreapi.h
Minimum operating systems Windows XP