DeviceAtlas Enterprise C API  2.0
Welcome DeviceAtlas Enterprise C API
void da_seterrorfunc ( da_errorfunc_t  callback)

User-supplied callback to be invoked with information about an error.

Note this may use thread-local storage etc to store the info on return from the current call It is guaranteed that an error-reporting function returning an error-code will have called this function at least once.

Parameters
callbackfunction