rdmretcodeapi.h File Reference
Header for the RDM Error APIs. More...
#include "psptypes.h"
Include dependency graph for rdmretcodeapi.h:
This graph shows which files directly or indirectly include this file:
Functions |
|
RDM_RETCODE | rdm_retcodeGetCode (const RDM_TCHAR_T *retCodeName) |
Get the numeric RDM status code for a literal status name. More... | |
const RDM_TCHAR_T * | rdm_retcodeGetDescription (RDM_RETCODE retcode) |
Invoke RDM error handler. More... | |
const RDM_TCHAR_T * | rdm_retcodeGetName (RDM_RETCODE retcode) |
Get the mnemonic name for an error or status code. More... | |
Detailed Description
Header for the RDM Error APIs.