|
|
|
|
|
Defines | |
| #define | PANTHEIOS_BE_INIT_RC_NO_BACKENDS_SPECIFIED (-10001) |
| Specifies that the operation failed because no backends were specified. | |
| #define | PANTHEIOS_BE_INIT_RC_ALL_BACKEND_INITS_FAILED (-10002) |
| Specifies that the operation failed because all backends failed to initialise. | |
| #define | PANTHEIOS_BE_INIT_RC_INVALID_PROCESSID (-10003) |
| Specifies that the operation failed due to specification of an invalid process identifier. | |
| #define | PANTHEIOS_BE_INIT_RC_API_MUTEX_INIT_FAILED (-10004) |
| Specifies that the operation failed because mutex initialisation failed. | |
| #define | PANTHEIOS_BE_INIT_RC_INTENDED_FAILURE (-10005) |
| Specifies that the operation failed deliberately, according to its design. | |
| #define | PANTHEIOS_BE_INIT_RC_INIT_PARAM_REQUIRED (-10006) |
| Specifies that the operation failed because a required parameter was not supplied. | |
| #define | PANTHEIOS_BE_INIT_RC_INVALID_ARGUMENT (-10007) |
| Specifies that the operation failed due to an invalid argument being specified. | |
| #define | PANTHEIOS_BE_INIT_RC_ARGUMENT_TOO_LONG (-10008) |
| Specifies that the operation failed due to an argument being too long. | |
| #define | PANTHEIOS_BE_INIT_RC_ARGUMENT_OUT_OF_RANGE (-10009) |
| Specifies that the operation failed due to an argument being out of range. | |
| #define PANTHEIOS_BE_INIT_RC_ALL_BACKEND_INITS_FAILED (-10002) |
Specifies that the operation failed because all backends failed to initialise.
| #define PANTHEIOS_BE_INIT_RC_API_MUTEX_INIT_FAILED (-10004) |
Specifies that the operation failed because mutex initialisation failed.
| #define PANTHEIOS_BE_INIT_RC_ARGUMENT_OUT_OF_RANGE (-10009) |
Specifies that the operation failed due to an argument being out of range.
| #define PANTHEIOS_BE_INIT_RC_ARGUMENT_TOO_LONG (-10008) |
Specifies that the operation failed due to an argument being too long.
| #define PANTHEIOS_BE_INIT_RC_INIT_PARAM_REQUIRED (-10006) |
Specifies that the operation failed because a required parameter was not supplied.
| #define PANTHEIOS_BE_INIT_RC_INTENDED_FAILURE (-10005) |
Specifies that the operation failed deliberately, according to its design.
| #define PANTHEIOS_BE_INIT_RC_INVALID_ARGUMENT (-10007) |
Specifies that the operation failed due to an invalid argument being specified.
| #define PANTHEIOS_BE_INIT_RC_INVALID_PROCESSID (-10003) |
Specifies that the operation failed due to specification of an invalid process identifier.
| #define PANTHEIOS_BE_INIT_RC_NO_BACKENDS_SPECIFIED (-10001) |
Specifies that the operation failed because no backends were specified.
|
|
|
| pantheios Library documentation © Matthew Wilson, 2006-2008 |
|