ICoreAutomationRemoteOperationExtensionProvider 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供針對使用者介面自動化提供者實作一或多個模式延伸的支援。
public interface class ICoreAutomationRemoteOperationExtensionProvider
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.UIAutomation.UIAutomationContract, 131072)]
/// [Windows.Foundation.Metadata.Guid(2297773671, 56425, 21819, 160, 170, 112, 71, 126, 114, 77, 168)]
struct ICoreAutomationRemoteOperationExtensionProvider
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.UIAutomation.UIAutomationContract), 131072)]
[Windows.Foundation.Metadata.Guid(2297773671, 56425, 21819, 160, 170, 112, 71, 126, 114, 77, 168)]
public interface ICoreAutomationRemoteOperationExtensionProvider
Public Interface ICoreAutomationRemoteOperationExtensionProvider
- 屬性
Windows 需求
裝置系列 |
Windows 11 (已於 10.0.22000.0 引進)
|
API contract |
Windows.UI.UIAutomation.UIAutomationContract (已於 v2.0 引進)
|
方法
CallExtension(Guid, CoreAutomationRemoteOperationContext, AutomationRemoteOperationOperandId[]) |
由使用者介面自動化 (UIA) 提供者實作,通知遠端作業使用者此方法支援的擴充功能識別碼。 |
IsExtensionSupported(Guid) |
由 UIA 提供者實作以擷取值,指出 UI 自動化提供者是否支援模式延伸模組。 |