ISpNotifySource.from constructor

ISpNotifySource.from(
  1. IUnknown interface
)

Implementation

factory ISpNotifySource.from(IUnknown interface) =>
    ISpNotifySource(interface.toInterface(IID_ISpNotifySource));