errors.fyi community error code reference
E_INVALIDARG
hresult

Invalid argument

One or more arguments are not valid. Returned when a function or method parameter fails validation, such as an out-of-range value or an unsupported flag combination.

Numeric value: 2147942487

References

← all namespaces