errors.fyi community error code reference
CLASS_E_NOAGGREGATION
hresult

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.

Numeric value: 2147746064

References

โ† all namespaces for CLASS_E_NOAGGREGATION