IRestrictedErrorInfo.from constructor

IRestrictedErrorInfo.from(
  1. IUnknown interface
)

Implementation

factory IRestrictedErrorInfo.from(IUnknown interface) =>
    IRestrictedErrorInfo(interface.toInterface(IID_IRestrictedErrorInfo));