errors.fyi community error code reference
E_NOTIMPL
hresult

Not implemented

The requested method or interface is not implemented. Returned by COM objects that provide a partial implementation of an interface, leaving certain methods as stubs.

Numeric value: 2147500033

References

← all namespaces