IUIAutomationTextRange3.from constructor

IUIAutomationTextRange3.from(
  1. IUnknown interface
)

Implementation

factory IUIAutomationTextRange3.from(IUnknown interface) =>
    IUIAutomationTextRange3(
        interface.toInterface(IID_IUIAutomationTextRange3));