IUIAutomationProxyFactoryEntry.from constructor

IUIAutomationProxyFactoryEntry.from(
  1. IUnknown interface
)

Implementation

factory IUIAutomationProxyFactoryEntry.from(IUnknown interface) =>
    IUIAutomationProxyFactoryEntry(
        interface.toInterface(IID_IUIAutomationProxyFactoryEntry));