TReK ANSI-C  5.3.3
All ANSI-C APIs
trek_ionizer_api_error_codes.h File Reference

Error codes for the IONizer API (starts at 58001). More...

Macros

#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.
 

Detailed Description

Error codes for the IONizer API (starts at 58001).