다음을 통해 공유


CoreAutomationRemoteOperationContext.GetOperand 메서드

정의

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

public:
 virtual Platform::Object ^ GetOperand(AutomationRemoteOperationOperandId id) = GetOperand;
IInspectable GetOperand(AutomationRemoteOperationOperandId const& id);
public object GetOperand(AutomationRemoteOperationOperandId id);
function getOperand(id)
Public Function GetOperand (id As AutomationRemoteOperationOperandId) As Object

매개 변수

id
AutomationRemoteOperationOperandId

UIA 공급자의 원격 작업에서 반환된 값을 포함하는 피연산자의 ID입니다.

반환

Object

Platform::Object

IInspectable

피연산자 값입니다.

적용 대상

추가 정보