ade_errcode

Land Desktop Development ARX CPP SDK

Up a level
ade_errcode
 
 

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.