Defines | |
#define | SafESMRC_OK 0 |
Success. | |
#define | SafESMRC_NOTIMPL 1 |
Procedure is not implemented. | |
#define | SafESMRC_PARAM 2 |
Invalid parameter. | |
#define | SafESMRC_RESOURCE 3 |
Resource allocation failure. | |
#define | SafESMRC_EXTERNAL 4 |
External failure (eg in ESM). | |
#define | SafESMRC_MGRFAIL 5 |
Failure in an ESF Manager service. | |
#define | SafESMRC_FAIL 100 |
Other failure. |