다음을 통해 공유


AutomationRemoteOperationResult.GetOperand 메서드

정의

UIA 공급자의 원격 작업에서 반환된 값을 검색합니다.

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

매개 변수

operandId
AutomationRemoteOperationOperandId

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

반환

Object

Platform::Object

IInspectable

반환된 값, null 또는 기타 값입니다.

적용 대상

추가 정보