IUIAutomationTextRange2.from constructor

IUIAutomationTextRange2.from(
  1. IUnknown interface
)

Implementation

factory IUIAutomationTextRange2.from(IUnknown interface) =>
    IUIAutomationTextRange2(
        interface.toInterface(IID_IUIAutomationTextRange2));