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

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

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

Detailed Description

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

Field Documentation

unsigned int error_report_s::column

Column in the line of the update script at which the error occurred.


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