IUIAutomation2 介面 (uiautomationclient.h)
擴充 IUIAutomation 介面,以公開控制 Microsoft 使用者介面自動化 功能的其他方法。
繼承
IUIAutomation2 介面繼承自 IUIAutomation 介面。
方法
IUIAutomation2 介面具有這些方法。
IUIAutomation2::get_AutoSetFocus 指定是否呼叫 使用者介面自動化 控件模式方法自動將焦點設定為目標專案。 (取得) |
IUIAutomation2::get_ConnectionTimeout 指定 使用者介面自動化 等候提供者回應自動化專案的用戶端要求的時間長度。 (取得) |
IUIAutomation2::get_TransactionTimeout 指定 使用者介面自動化 等候提供者回應用戶端要求以取得自動化專案相關信息的時間長度。 (取得) |
IUIAutomation2::p ut_AutoSetFocus 指定是否呼叫 使用者介面自動化 控件模式方法自動將焦點設定為目標專案。 (Put) |
IUIAutomation2::p ut_ConnectionTimeout 指定 使用者介面自動化 等候提供者回應自動化專案的用戶端要求的時間長度。 (Put) |
IUIAutomation2::p ut_TransactionTimeout 指定 使用者介面自動化 等候提供者回應用戶端要求以取得自動化專案相關信息的時間長度。 (Put) |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 8 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2012 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | uiautomationclient.h (包含 UIAutomation.h) |