4.5.3. Documenting Errors - 5.2 English - 68552

AOCL API Guide (68552)

Document ID
68552
Release Date
2025-12-29
Version
5.2 English

All public APIs returning da_status should document the error codes as:

* - @returns @ref da_status
* - @ref da_status_success Add description here
* - @ref da_status_internal_errors Add description here
* - @TODO add others.