IShellService.from constructor

IShellService.from(
  1. IUnknown interface
)

Implementation

factory IShellService.from(IUnknown interface) =>
    IShellService(interface.toInterface(IID_IShellService));