hresult · hresult/CLASS_E_NOAGGREGATION
CLASS_E_NOAGGREGATION
Class does not support aggregation
This class cannot be created as part of an aggregate. Returned by the class factory's IClassFactory::CreateInstance when the pUnkOuter parameter is non-NULL but the object does not support aggregation.