IShellLink.from constructor

IShellLink.from(
  1. IUnknown interface
)

Implementation

factory IShellLink.from(IUnknown interface) =>
    IShellLink(interface.toInterface(IID_IShellLink));