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

Public Member Functions

HRESULT SetWinEventsForAutomationEvent ([in] EVENTID eventId, [in] PROPERTYID propertyId, [in] SAFEARRAY(UINT) winEvents)
 
HRESULT GetWinEventsForAutomationEvent ([in] EVENTID eventId, [in] PROPERTYID propertyId, [out, retval] SAFEARRAY(UINT) *winEvents)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Properties

IUIAutomationProxyFactory ProxyFactory [get]
 
BSTR ClassName [get]
 
BSTR ImageName [get]
 
BOOL AllowSubstringMatch [get, set]
 
BOOL CanCheckBaseClass [get, set]
 
BOOL NeedsAdviseEvents [get, set]
 
LPCWSTR ClassName [set]
 
LPCWSTR ImageName [set]
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 1714 of file uiautomationclient.idl.

Member Function Documentation

◆ GetWinEventsForAutomationEvent()

HRESULT UIAutomationClient::IUIAutomationProxyFactoryEntry::GetWinEventsForAutomationEvent ( [in] EVENTID  eventId,
[in] PROPERTYID  propertyId,
[out, retval] SAFEARRAY(UINT) *  winEvents 
)

◆ SetWinEventsForAutomationEvent()

HRESULT UIAutomationClient::IUIAutomationProxyFactoryEntry::SetWinEventsForAutomationEvent ( [in] EVENTID  eventId,
[in] PROPERTYID  propertyId,
[in] SAFEARRAY(UINT winEvents 
)

Property Documentation

◆ AllowSubstringMatch

BOOL UIAutomationClient::IUIAutomationProxyFactoryEntry::AllowSubstringMatch
getset

◆ CanCheckBaseClass

BOOL UIAutomationClient::IUIAutomationProxyFactoryEntry::CanCheckBaseClass
getset

◆ ClassName [1/2]

BSTR UIAutomationClient::IUIAutomationProxyFactoryEntry::ClassName
get

◆ ClassName [2/2]

LPCWSTR UIAutomationClient::IUIAutomationProxyFactoryEntry::ClassName
set

◆ ImageName [1/2]

BSTR UIAutomationClient::IUIAutomationProxyFactoryEntry::ImageName
get

◆ ImageName [2/2]

LPCWSTR UIAutomationClient::IUIAutomationProxyFactoryEntry::ImageName
set

◆ NeedsAdviseEvents

BOOL UIAutomationClient::IUIAutomationProxyFactoryEntry::NeedsAdviseEvents
getset

◆ ProxyFactory

IUIAutomationProxyFactory UIAutomationClient::IUIAutomationProxyFactoryEntry::ProxyFactory
get

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