IUIAutomationLegacyIAccessiblePattern 介面 (uiautomationclient.h)

公開方法與屬性,讓 Microsoft 使用者介面自動化 用戶端從 Microsoft Active Accessibility (MSAA) 伺服器擷取 UI 資訊。

繼承

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

方法

IUIAutomationLegacyIAccessiblePattern 介面具有這些方法。

 
IUIAutomationLegacyIAccessiblePattern::D oDefaultAction

執行 專案的 Microsoft Active Accessibility 預設動作。 (IUIAutomationLegacyIAccessiblePattern.DoDefaultAction)
IUIAutomationLegacyIAccessiblePattern::get_CachedChildId

擷取專案的快取 Microsoft Active Accessibility 子標識符。
IUIAutomationLegacyIAccessiblePattern::get_CachedDefaultAction

擷取專案的 Microsoft Active Accessibility 快取預設動作。
IUIAutomationLegacyIAccessiblePattern::get_CachedDescription

擷取專案的快取 Microsoft Active Accessibility 描述。
IUIAutomationLegacyIAccessiblePattern::get_CachedHelp

擷取專案的快取 Microsoft Active Accessibility 說明字串。
IUIAutomationLegacyIAccessiblePattern::get_CachedKeyboardShortcut

擷取專案的快取 Microsoft Active Accessibility 鍵盤快捷方式屬性。
IUIAutomationLegacyIAccessiblePattern::get_CachedName

擷取專案的快取 Microsoft Active Accessibility name 屬性。
IUIAutomationLegacyIAccessiblePattern::get_CachedRole

擷取專案的快取 Microsoft Active Accessibility 角色。
IUIAutomationLegacyIAccessiblePattern::get_CachedState

擷取專案的快取 Microsoft Active Accessibility 狀態標識符。
IUIAutomationLegacyIAccessiblePattern::get_CachedValue

擷取快取的 Microsoft Active Accessibility 值屬性。
IUIAutomationLegacyIAccessiblePattern::get_CurrentChildId

擷取專案的 Microsoft Active Accessibility 子標識符。
IUIAutomationLegacyIAccessiblePattern::get_CurrentDefaultAction

擷取專案的 Microsoft Active Accessibility 目前預設動作。
IUIAutomationLegacyIAccessiblePattern::get_CurrentDescription

擷取專案的 Microsoft Active Accessibility 描述。
IUIAutomationLegacyIAccessiblePattern::get_CurrentHelp

擷取 專案的 Microsoft Active Accessibility 說明字串。
IUIAutomationLegacyIAccessiblePattern::get_CurrentKeyboardShortcut

擷取 專案的 Microsoft Active Accessibility 鍵盤快捷方式屬性。
IUIAutomationLegacyIAccessiblePattern::get_CurrentName

擷取專案的 Microsoft Active Accessibility name 屬性。
IUIAutomationLegacyIAccessiblePattern::get_CurrentRole

擷取 專案的 Microsoft Active Accessibility 角色識別符。
IUIAutomationLegacyIAccessiblePattern::get_CurrentState

擷取專案的 Microsoft Active Accessibility 狀態標識符。
IUIAutomationLegacyIAccessiblePattern::get_CurrentValue

擷取 Microsoft Active Accessibility 值屬性。
IUIAutomationLegacyIAccessiblePattern::GetCachedSelection

擷取快取的 Microsoft Active Accessibility 屬性,這個屬性會識別這個項目的選取子系。
IUIAutomationLegacyIAccessiblePattern::GetCurrentSelection

擷取 Microsoft Active Accessibility 屬性,這個屬性會識別這個項目的選取子系。
IUIAutomationLegacyIAccessiblePattern::GetIAccessible

擷取對應至 Microsoft 使用者介面自動化 專案的 IAccessible 物件。
IUIAutomationLegacyIAccessiblePattern::Select

執行 Microsoft Active Accessibility 選取專案。 (IUIAutomationLegacyIAccessiblePattern.Select)
IUIAutomationLegacyIAccessiblePattern::SetValue

設定專案的 Microsoft Active Accessibility 值屬性。

備註

這個介面就像任何其他控制件模式一樣取得。 它可讓 使用者介面自動化 用戶端更有效率地收集 MSAA 屬性、利用快取系統,並讓 使用者介面自動化 客戶端與支援 IAccessible 介面的原生 Microsoft Active Accessibility 伺服器互動。

規格需求

需求
最低支援的用戶端 Windows 7、Windows Vista sp2 和 Platform Update for Windows Vista、Windows XP with SP3 和 Platform Update for Windows Vista [僅限桌面應用程式]
最低支援的伺服器 Windows Server 2008 R2、Windows Server 2008 SP2 和 Platform Update for Windows Server 2008、Windows Server 2003 SP2 和 Platform Update for Windows Server 2008 [僅限桌面應用程式]
目標平台 Windows
標頭 uiautomationclient.h (包含 UIAutomation.h)

另請參閱

用戶端的控制項模式介面