|
ReactOS 0.4.16-dev-2491-g3dc6630
|
#include <uiautomationcoreapi.h>

Public Attributes | |
| enum ConditionType | ConditionType |
| PROPERTYID | PropertyId |
| VARIANT | Value |
| enum PropertyConditionFlags | Flags |
Definition at line 402 of file uiautomationcoreapi.h.
| enum ConditionType UiaPropertyCondition::ConditionType |
Definition at line 403 of file uiautomationcoreapi.h.
Referenced by set_property_condition(), and uia_condition_clone().
| enum PropertyConditionFlags UiaPropertyCondition::Flags |
Definition at line 406 of file uiautomationcoreapi.h.
Referenced by set_property_condition(), and uia_condition_clone().
| PROPERTYID UiaPropertyCondition::PropertyId |
Definition at line 404 of file uiautomationcoreapi.h.
Referenced by set_property_condition(), uia_condition_clone(), and uia_property_condition_check().
| VARIANT UiaPropertyCondition::Value |
Definition at line 405 of file uiautomationcoreapi.h.
Referenced by set_property_condition(), test_UiaGetUpdatedCache(), uia_condition_clone(), uia_condition_destroy(), uia_event_check_node_within_event_scope(), uia_property_condition_check(), and UiaFind().