|
ReactOS 0.4.16-dev-2491-g3dc6630
|

Public Attributes | |
| IUIAutomationPropertyCondition | IUIAutomationPropertyCondition_iface |
| LONG | ref |
| struct UiaPropertyCondition | condition |
Definition at line 316 of file uia_com_client.c.
| struct UiaPropertyCondition uia_property_condition::condition |
Definition at line 320 of file uia_com_client.c.
Referenced by create_uia_property_condition_iface(), get_uia_condition_struct_from_iface(), uia_property_condition_get_PropertyConditionFlags(), uia_property_condition_get_PropertyId(), uia_property_condition_get_PropertyValue(), and uia_property_condition_Release().
| IUIAutomationPropertyCondition uia_property_condition::IUIAutomationPropertyCondition_iface |
Definition at line 317 of file uia_com_client.c.
Referenced by create_uia_property_condition_iface(), and impl_from_IUIAutomationPropertyCondition().
| LONG uia_property_condition::ref |
Definition at line 318 of file uia_com_client.c.
Referenced by create_uia_property_condition_iface(), uia_property_condition_AddRef(), and uia_property_condition_Release().