errors.fyi community error code reference
E_NOINTERFACE
hresult

No such interface supported

The object does not support the requested interface. Returned by QueryInterface when the object cannot provide an implementation for the specified IID.

Numeric value: 2147500034

References

โ† all namespaces for E_NOINTERFACE