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

Structure describing an error report which may arise when calling various API functions. More...

#include <error.h>

Data Fields

char * message
 Error message.
 
unsigned int line
 Line in the update script at which the error occurred.
 
unsigned int column
 Column in the line of the update script at which the error occurred.
 

Detailed Description

Structure describing an error report which may arise when calling various API functions.


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