Поделиться через


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.

Возвращаемое значение

Object

Platform::Object

IInspectable

Возвращаемое значение, null или иным образом.

Применяется к

См. также раздел