IUIAutomationTextRange.from constructor

IUIAutomationTextRange.from(
  1. IUnknown interface
)

Implementation

factory IUIAutomationTextRange.from(IUnknown interface) =>
    IUIAutomationTextRange(interface.toInterface(IID_IUIAutomationTextRange));