IUIAutomationRegistrar 介面 (uiautomationcore.h)

公開用來註冊新控件模式、屬性和事件的方法。

繼承

IUIAutomationRegistrar 介面繼承自 IUnknown 介面。 IUIAutomationRegistrar 也有下列類型的成員:

方法

IUIAutomationRegistrar 介面具有這些方法。

 
IUIAutomationRegistrar::RegisterEvent

註冊第三方 Microsoft 使用者介面自動化 事件。
IUIAutomationRegistrar::RegisterPattern

註冊第三方控件模式。
IUIAutomationRegistrar::RegisterProperty

註冊第三方屬性。

備註

IUIAutomationRegistrar 介面是由 CUIAutomationRegistrar 物件公開。 若要取得這個物件的實例,請使用類別標識符為 CLSID_CUIAutomationRegistrar 呼叫 CoCreateInstance 函式。

規格需求

需求
最低支援的用戶端 Windows 7、Windows Vista SP2 和 Windows Vista 平臺更新、Windows XP SP3 和適用於 Windows Vista 的平臺更新 [桌面應用程式 |UWP 應用程式]
最低支援的伺服器 Windows Server 2008 R2、Windows Server 2008 SP2 和 Platform Update for Windows Server 2008、Windows Server 2003 SP2 和 Platform Update for Windows Server 2008 [桌面應用程式 |UWP 應用程式]
目標平台 Windows
標頭 uiautomationcore.h (包含 UIAutomation.h)

另請參閱

用戶端的 使用者介面自動化 元素介面