Macros | |
#define | CODEEDITOR_GETERROR_RES |
#define | CODEEDITOR_GETERROR_STRING |
#define | CODEEDITOR_GETERROR_LINE |
#define | CODEEDITOR_GETERROR_POS |
#define CODEEDITOR_GETERROR_RES |
Bool Compilation result. true if the compilation was successful, otherwise false.
#define CODEEDITOR_GETERROR_STRING |
String Error message.
#define CODEEDITOR_GETERROR_LINE |
Int32 Error line.
#define CODEEDITOR_GETERROR_POS |
Int32 Error position.