|
| HRESULT | get_provider ([in]int idx, [out, retval]IWineUiaProvider **out_prov) |
| |
| HRESULT | get_prop_val ([in]const GUID *prop_guid, [out, retval]VARIANT *ret_val) |
| |
| HRESULT | disconnect () |
| |
| HRESULT | get_hwnd ([out, retval]ULONG *out_hwnd) |
| |
| HRESULT | attach_event ([in]long proc_id, [in]long event_cookie, [out, retval]IWineUiaEvent **ret_event) |
| |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| |
| ULONG | AddRef () |
| |
| ULONG | Release () |
| |
Definition at line 107 of file uia_classes.idl.
◆ attach_event()
| HRESULT UIA_wine_private::IWineUiaNode::attach_event |
( |
[in] long |
proc_id, |
|
|
[in] long |
event_cookie, |
|
|
[out, retval] IWineUiaEvent ** |
ret_event |
|
) |
| |
◆ disconnect()
| HRESULT UIA_wine_private::IWineUiaNode::disconnect |
( |
| ) |
|
◆ get_hwnd()
| HRESULT UIA_wine_private::IWineUiaNode::get_hwnd |
( |
[out, retval] ULONG * |
out_hwnd | ) |
|
◆ get_prop_val()
| HRESULT UIA_wine_private::IWineUiaNode::get_prop_val |
( |
[in] const GUID * |
prop_guid, |
|
|
[out, retval] VARIANT * |
ret_val |
|
) |
| |
◆ get_provider()
The documentation for this interface was generated from the following file: