IUIAutomationLegacyIAccessiblePattern インターフェイス (uiautomationclient.h)
Microsoft UI オートメーション クライアントが 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 UI オートメーション 要素に対応する IAccessible オブジェクトを取得します。 |
IUIAutomationLegacyIAccessiblePattern::Select Microsoft Active Accessibility の選択を実行します。 (IUIAutomationLegacyIAccessiblePattern.Select) |
IUIAutomationLegacyIAccessiblePattern::SetValue 要素の Microsoft Active Accessibility 値プロパティを設定します。 |
注釈
このインターフェイスは、他のコントロール パターンと同様に取得されます。 これにより、UI オートメーションクライアントはキャッシュ システムを利用して MSAA プロパティをより効率的に収集でき、UI オートメーションクライアントは IAccessible インターフェイスをサポートするネイティブの Microsoft Active Accessibility サーバーとやり取りできます。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 7、Windows Vista SP2 と Windows Vista 用プラットフォーム更新プログラム、WINDOWS XP SP3 と Windows Vista 用プラットフォーム更新プログラム [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2008 R2、Windows Server 2008 SP2 および Windows Server 2008 用プラットフォーム更新プログラム、WINDOWS Server 2003 SP2 および Windows Server 2008 用プラットフォーム更新プログラム [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | uiautomationclient.h (UIAutomation.h を含む) |