IShellLinkDual.from constructor

IShellLinkDual.from(
  1. IUnknown interface
)

Implementation

factory IShellLinkDual.from(IUnknown interface) =>
    IShellLinkDual(interface.toInterface(IID_IShellLinkDual));