Freigeben über


CoreAutomationRemoteOperationContext Klasse

Definition

Bietet die Möglichkeit für ein ICoreAutomationRemoteOperationExtensionProvider-Objekt , Operanden zu lesen und zu schreiben.

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
Vererbung
Object Platform::Object IInspectable CoreAutomationRemoteOperationContext
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 11 (eingeführt in 10.0.22000.0)
API contract
Windows.UI.UIAutomation.UIAutomationContract (eingeführt in v2.0)

Methoden

GetOperand(AutomationRemoteOperationOperandId)

Ruft einen Operandenwert für einen ICoreAutomationRemoteOperationExtensionProvider-Erweiterungsaufruf ab.

SetOperand(AutomationRemoteOperationOperandId, Object)

Legt einen Operandenwert für einen ICoreAutomationRemoteOperationExtensionProvider-Erweiterungsaufruf fest.

SetOperand(AutomationRemoteOperationOperandId, Object, Guid)

Legt einen Operandenwert für einen ICoreAutomationRemoteOperationExtensionProvider-Erweiterungsaufruf fest.

Gilt für:

Weitere Informationen