errors.fyi community error code reference
S_FALSE
hresult

Operation successful (false)

The operation succeeded but returned a boolean false result. Commonly used by COM methods to indicate success with a negative or empty outcome, such as a search that found no results.

Numeric value: 1

References

← all namespaces