IUIAutomationProxyFactoryMapping-Schnittstelle (uiautomationclient.h)
Macht Eigenschaften und Methoden für eine Tabelle mit Proxyfabriken verfügbar. Jeder Tabelleneintrag wird durch eine IUIAutomationProxyFactoryEntry-Schnittstelle dargestellt. Die Einträge haben die Reihenfolge, in der das System versucht, die Proxys zu verwenden.
Vererbung
Die IUIAutomationProxyFactoryMapping-Schnittstelle erbt von der IUnknown-Schnittstelle . IUIAutomationProxyFactoryMapping verfügt auch über folgende Arten von Membern:
Methoden
Die IUIAutomationProxyFactoryMapping-Schnittstelle verfügt über diese Methoden.
IUIAutomationProxyFactoryMapping::ClearTable Entfernt alle Einträge aus der Proxy factory-Tabelle. |
IUIAutomationProxyFactoryMapping::get_Count Ruft die Anzahl der Einträge in der Proxy factory-Tabelle ab. |
IUIAutomationProxyFactoryMapping::GetEntry Ruft einen Eintrag aus der Proxy factory-Tabelle ab. |
IUIAutomationProxyFactoryMapping::GetTable Ruft alle Einträge in der Proxy factory-Tabelle ab. |
IUIAutomationProxyFactoryMapping::InsertEntries Fügt Einträge in die Tabelle der Proxyfabriken ein. |
IUIAutomationProxyFactoryMapping::InsertEntry Fügen Sie einen Eintrag in die Tabelle der Proxyfabriken ein. |
IUIAutomationProxyFactoryMapping::RemoveEntry Entfernt einen Eintrag aus der Tabelle der Proxyfabriken. |
IUIAutomationProxyFactoryMapping::RestoreDefaultTable Stellt die Standardtabelle der Proxyfabriken wieder her. |
IUIAutomationProxyFactoryMapping::SetTable Legt die Tabelle der Proxyfabriken fest. |
Anforderungen
Unterstützte Mindestversion (Client) | Windows 7, Windows Vista mit SP2 und Plattformupdate für Windows Vista, Windows XP mit SP3 und Plattformupdate für Windows Vista [nur Desktop-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2008 R2, Windows Server 2008 mit SP2 und Plattformupdate für Windows Server 2008, Windows Server 2003 mit SP2 und Plattformupdate für Windows Server 2008 [nur Desktop-Apps] |
Zielplattform | Windows |
Kopfzeile | uiautomationclient.h (include UIAutomation.h) |