IUIAutomationProxyFactoryMapping.from constructor

IUIAutomationProxyFactoryMapping.from(
  1. IUnknown interface
)

Implementation

factory IUIAutomationProxyFactoryMapping.from(IUnknown interface) =>
    IUIAutomationProxyFactoryMapping(
        interface.toInterface(IID_IUIAutomationProxyFactoryMapping));