![]() |
Diffusion C API 6.12.0
|
A structure which is filled by the API when an error occurs. More...
#include <error_types.h>
Data Fields | |
| ERROR_CODE_T | code |
| The error code. | |
| char * | message |
| Textual description of the error. | |
| void * | context |
| User-supplied context. | |
A structure which is filled by the API when an error occurs.