ade_errcode
From Land Desktop Development ARX CPP SDK
Gets the error code for a given error in the stack.
int
ade_errcode(
int err_index);
Returns an error code or NULL.
| err_index | The position of the error in the stack, where 0 = first error |
For a list of error codes, see Error Codes.