CODEEDITOR_GETERROR

Detailed Description

Macros

#define CODEEDITOR_GETERROR_RES
 
#define CODEEDITOR_GETERROR_STRING
 
#define CODEEDITOR_GETERROR_LINE
 
#define CODEEDITOR_GETERROR_POS
 

Macro Definition Documentation

◆ CODEEDITOR_GETERROR_RES

#define CODEEDITOR_GETERROR_RES

Bool Compilation result. true if the compilation was successful, otherwise false.

◆ CODEEDITOR_GETERROR_STRING

#define CODEEDITOR_GETERROR_STRING

String Error message.

◆ CODEEDITOR_GETERROR_LINE

#define CODEEDITOR_GETERROR_LINE

Int32 Error line.

◆ CODEEDITOR_GETERROR_POS

#define CODEEDITOR_GETERROR_POS

Int32 Error position.