IWbemClassObject.from constructor

IWbemClassObject.from(
  1. IUnknown interface
)

Implementation

factory IWbemClassObject.from(IUnknown interface) =>
    IWbemClassObject(interface.toInterface(IID_IWbemClassObject));