Diffusion C API  6.10.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
diffusion_error_s Struct Reference

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

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: