-api-id | -api-type |
---|---|
M:Windows.UI.UIAutomation.Core.CoreAutomationRemoteOperation.ImportTextRange(Windows.UI.UIAutomation.Core.AutomationRemoteOperationOperandId,Windows.UI.UIAutomation.AutomationTextRange) |
winrt method |
Windows.UI.UIAutomation.Core.CoreAutomationRemoteOperation.ImportTextRange(Windows.UI.UIAutomation.Core.AutomationRemoteOperationOperandId,Windows.UI.UIAutomation.AutomationTextRange)
Enables the ability to reference an existing text range in the context of a remote operation virtual machine.
The ID of the operand to use in the remote operation.
The UI Automation text range to use in the remote operation.
Do not attempt to import objects that belong to different processes into the same remote operation. Remote operations are bound to a single process.