다음을 통해 공유


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)

ICoreAutomationRemoteOperationExtensionProvider 확장 호출에 대한 피연산자 값을 설정합니다.

SetOperand(AutomationRemoteOperationOperandId, Object, Guid)

ICoreAutomationRemoteOperationExtensionProvider 확장 호출에 대한 피연산자 값을 설정합니다.

적용 대상

추가 정보