ade_errtype
From Land Desktop Development ARX CPP SDK
Gets the type of a given error in the stack.
int
ade_errtype(
int err_index);
Returns an error type or ADEERROR.
| err_index | Position of the error in the stack 0 = first error |
For a list of error types, see Error Types.