|
ReactOS 0.4.16-dev-2491-g3dc6630
|

Public Attributes | |
| IProxyProviderWinEventSink | IProxyProviderWinEventSink_iface |
| LONG | ref |
| IRawElementProviderSimple * | event_elprov |
| int | event_id |
| IRawElementProviderSimple * | prop_change_elprov |
| int | prop_change_prop_id |
| VARIANT | prop_change_value |
| IRawElementProviderSimple * | structure_change_elprov |
| int | structure_change_type |
| SAFEARRAY * | structure_change_rt_id |
Definition at line 3556 of file uiautomation.c.
| IRawElementProviderSimple* ProxyEventSink::event_elprov |
Definition at line 3561 of file uiautomation.c.
Referenced by proxy_event_sink_clear(), and test_uia_prov_from_acc_winevent_handler().
| int ProxyEventSink::event_id |
Definition at line 3562 of file uiautomation.c.
Referenced by proxy_event_sink_clear(), ProxyEventSink_AddAutomationEvent(), and test_uia_prov_from_acc_winevent_handler().
| IProxyProviderWinEventSink ProxyEventSink::IProxyProviderWinEventSink_iface |
Definition at line 3558 of file uiautomation.c.
Referenced by impl_from_ProxyEventSink(), and test_uia_prov_from_acc_winevent_handler().
| IRawElementProviderSimple* ProxyEventSink::prop_change_elprov |
Definition at line 3564 of file uiautomation.c.
Referenced by proxy_event_sink_clear(), and test_uia_prov_from_acc_winevent_handler().
| int ProxyEventSink::prop_change_prop_id |
Definition at line 3565 of file uiautomation.c.
Referenced by proxy_event_sink_clear(), and test_uia_prov_from_acc_winevent_handler().
| VARIANT ProxyEventSink::prop_change_value |
Definition at line 3566 of file uiautomation.c.
Referenced by proxy_event_sink_clear(), and test_uia_prov_from_acc_winevent_handler().
| LONG ProxyEventSink::ref |
Definition at line 3559 of file uiautomation.c.
| IRawElementProviderSimple* ProxyEventSink::structure_change_elprov |
Definition at line 3568 of file uiautomation.c.
Referenced by proxy_event_sink_clear(), and test_uia_prov_from_acc_winevent_handler().
| SAFEARRAY* ProxyEventSink::structure_change_rt_id |
Definition at line 3570 of file uiautomation.c.
Referenced by proxy_event_sink_clear(), and test_uia_prov_from_acc_winevent_handler().
| int ProxyEventSink::structure_change_type |
Definition at line 3569 of file uiautomation.c.
Referenced by proxy_event_sink_clear(), ProxyEventSink_AddStructureChangedEvent(), and test_uia_prov_from_acc_winevent_handler().