IWbemContext.from constructor

IWbemContext.from(
  1. IUnknown interface
)

Implementation

factory IWbemContext.from(IUnknown interface) =>
    IWbemContext(interface.toInterface(IID_IWbemContext));