Share via


IUIAutomationProxyFactoryEntry Interface

Represents a proxy factory in the table maintained by Microsoft UI Automation, and exposes properties and methods that can be used by client applications to interact with IUIAutomationProxyFactory objects.

IUIAutomationProxyFactoryEntry Members

AllowSubstringMatch Sets or retrieves a value that specifies whether the proxy allows substring matching.
CanCheckBaseClass Sets or retrieves a value that specifies whether the base class can be checked when searching for a proxy factory.
ClassName Sets or retrieves the class name of the proxy factory.
GetWinEventsForAutomationEvent Retrieves the list of WinEvents that are mapped to a specific UI Automation event. If an element represented by this proxy raises one the listed WinEvents, the proxy handles it.
ImageName Sets or retrieves the name of the image of the proxy factory.
NeedsAdviseEvents Sets or retrieves a value that specifies whether the proxy must be notified when an application has registered for events.
ProxyFactory Retrieves the proxy factory associated with this entry.
SetWinEventsForAutomationEvent Maps UI Automation events to WinEvents.

Interface Information

Inherits from IUnknown
Header and IDL files uiautomation.h, uiautomationclient.idl
Minimum operating systems Windows 7