共用方式為


CoreAutomationRemoteOperationContext 類別

定義

提供 ICoreAutomationRemoteOperationExtensionProvider 物件讀取和寫入運算元的功能。

public ref class CoreAutomationRemoteOperationContext sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.UIAutomation.UIAutomationContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class CoreAutomationRemoteOperationContext final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.UIAutomation.UIAutomationContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class CoreAutomationRemoteOperationContext
Public NotInheritable Class CoreAutomationRemoteOperationContext
繼承
Object Platform::Object IInspectable CoreAutomationRemoteOperationContext
屬性

Windows 需求

裝置系列
Windows 11 (已於 10.0.22000.0 引進)
API contract
Windows.UI.UIAutomation.UIAutomationContract (已於 v2.0 引進)

方法

GetOperand(AutomationRemoteOperationOperandId)

擷取 ICoreAutomationRemoteOperationExtensionProvider 擴充呼叫的運算元值。

SetOperand(AutomationRemoteOperationOperandId, Object, Guid)

設定 ICoreAutomationRemoteOperationExtensionProvider 擴充呼叫的運算元值。

SetOperand(AutomationRemoteOperationOperandId, Object)

設定 ICoreAutomationRemoteOperationExtensionProvider 擴充呼叫的運算元值。

適用於

另請參閱