Diffusion C API 6.11.5
Loading...
Searching...
No Matches
diffusion_error_s Struct Reference

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.
 

Detailed Description

A structure which is filled by the API when an error occurs.


The documentation for this struct was generated from the following file: