errors.fyi community error code reference
REGDB_E_CLASSNOTREG
hresult

Class not registered

The specified CLSID is not registered in the system registry. Returned by CoCreateInstance or CoGetClassObject when the class identifier cannot be found under HKEY_CLASSES_ROOT\CLSID.

Numeric value: 2147746132

References

← all namespaces