IUIAutomationProxyFactoryMapping Interface

Exposes properties and methods for a table of proxy factories. Each table entry is represented by an IUIAutomationProxyFactoryEntry interface. The entries are in the order in which the system will attempt to use the proxies.

IUIAutomationProxyFactoryMapping Members

ClearTable Removes all entries from the proxy factory table.
Count Retrieves the number of entries in the proxy factory table.
GetEntry Retrieves an entry from the proxy factory table.
GetTable Retrieves all entries in the proxy factory table.
InsertEntries Inserts entries into the table of proxy factories.
InsertEntry Insert an entry into the table of proxy factories.
RemoveEntry Removes an entry from the table of proxy factories.
RestoreDefaultTable Restores the default table of proxy factories.
SetTable Sets the table of proxy factories.

Interface Information

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