Error codes for the IONizer API (starts at 58001).
More...
|
|
#define | IONIZER_PROCESS_FILE_NOT_FOUND 58001 |
| | Could not find the process.txt file in the specified directory.
|
| |
|
#define | IONIZER_ION_LOG_FILE_NOT_FOUND 58002 |
| | Could not find the ion.log file in the specified directory.
|
| |
|
#define | IONIZER_ALREADY_WATCHING 58003 |
| | The Watch function has already been called. You must stop it first.
|
| |
|
#define | IONIZER_NULL_POINTER 58004 |
| | NULL pointer detected.
|
| |
Error codes for the IONizer API (starts at 58001).