|
ReactOS 0.4.16-dev-2491-g3dc6630
|

Public Attributes | |
| IUIAutomationNotCondition | IUIAutomationNotCondition_iface |
| LONG | ref |
| IUIAutomationCondition * | child_iface |
| struct UiaNotCondition | condition |
Definition at line 212 of file uia_com_client.c.
| IUIAutomationCondition* uia_not_condition::child_iface |
Definition at line 216 of file uia_com_client.c.
Referenced by create_uia_not_condition_iface(), uia_not_condition_GetChild(), and uia_not_condition_Release().
| struct UiaNotCondition uia_not_condition::condition |
Definition at line 217 of file uia_com_client.c.
Referenced by create_uia_not_condition_iface(), and get_uia_condition_struct_from_iface().
| IUIAutomationNotCondition uia_not_condition::IUIAutomationNotCondition_iface |
Definition at line 213 of file uia_com_client.c.
Referenced by create_uia_not_condition_iface(), and impl_from_IUIAutomationNotCondition().
| LONG uia_not_condition::ref |
Definition at line 214 of file uia_com_client.c.
Referenced by create_uia_not_condition_iface(), uia_not_condition_AddRef(), and uia_not_condition_Release().