ReactOS 0.4.16-dev-2491-g3dc6630
UIAutomationClient::IUIAutomationProxyFactory Interface Reference
Inheritance diagram for UIAutomationClient::IUIAutomationProxyFactory:
Collaboration diagram for UIAutomationClient::IUIAutomationProxyFactory:

Public Member Functions

HRESULT CreateProvider ([in] UIA_HWND hwnd, [in] LONG idObject, [in] LONG idChild, [out, retval] IRawElementProviderSimple **provider)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Properties

BSTR ProxyFactoryId [get]
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 1698 of file uiautomationclient.idl.

Member Function Documentation

◆ CreateProvider()

HRESULT UIAutomationClient::IUIAutomationProxyFactory::CreateProvider ( [in] UIA_HWND  hwnd,
[in] LONG  idObject,
[in] LONG  idChild,
[out, retval] IRawElementProviderSimple **  provider 
)

Property Documentation

◆ ProxyFactoryId

BSTR UIAutomationClient::IUIAutomationProxyFactory::ProxyFactoryId
get

The documentation for this interface was generated from the following file: