ISpEventSource.from constructor

ISpEventSource.from(
  1. IUnknown interface
)

Implementation

factory ISpEventSource.from(IUnknown interface) =>
    ISpEventSource(interface.toInterface(IID_ISpEventSource));