Go to the source code of this file.
Defines | |
#define | NEB_OK 0 |
#define | NEB_ERROR -1 |
#define | NEB_TRUE 1 |
#define | NEB_FALSE 0 |
#define | NEBERROR_NOMEM 100 |
#define | NEBERROR_NOCALLBACKFUNC 200 |
#define | NEBERROR_NOCALLBACKLIST 201 |
#define | NEBERROR_CALLBACKBOUNDS 202 |
#define | NEBERROR_CALLBACKNOTFOUND 203 |
#define | NEBERROR_NOMODULEHANDLE 204 |
#define | NEBERROR_BADMODULEHANDLE 205 |
#define | NEBERROR_CALLBACKOVERRIDE 206 |
#define | NEBERROR_CALLBACKCANCEL 207 |
#define | NEBERROR_NOMODULE 300 |
#define | NEBERROR_MODINFOBOUNDS 400 |
#define NEB_ERROR -1 |
#define NEB_FALSE 0 |
#define NEB_OK 0 |
#define NEB_TRUE 1 |
#define NEBERROR_BADMODULEHANDLE 205 |
#define NEBERROR_CALLBACKBOUNDS 202 |
#define NEBERROR_CALLBACKCANCEL 207 |
#define NEBERROR_CALLBACKNOTFOUND 203 |
#define NEBERROR_CALLBACKOVERRIDE 206 |
#define NEBERROR_MODINFOBOUNDS 400 |
#define NEBERROR_NOCALLBACKFUNC 200 |
#define NEBERROR_NOCALLBACKLIST 201 |
#define NEBERROR_NOMEM 100 |
#define NEBERROR_NOMODULE 300 |
#define NEBERROR_NOMODULEHANDLE 204 |