errors.fyi community error code reference
S_OK
hresult

Operation successful

The operation completed successfully. This is the standard success return value for COM and Win32 functions; a return value of zero always indicates success for HRESULT.

Numeric value: 0

References

← all namespaces