#include <aqbanking/system.h>
Go to the source code of this file.
Defines | |
#define | AQBANKING_API |
#define | AQBANKING_EXPORT |
#define | AQBANKING_NOEXPORT |
#define | AQBANKING_DEPRECATED |
#define | AQBANKING_LOGDOMAIN "aqbanking" |
#define | AB_ERROR_SUCCESS 0 |
#define | AB_ERROR_GENERIC (-1) |
#define | AB_ERROR_NOT_SUPPORTED (-2) |
#define | AB_ERROR_NOT_AVAILABLE (-3) |
#define | AB_ERROR_BAD_CONFIG_FILE (-4) |
#define | AB_ERROR_INVALID (-5) |
#define | AB_ERROR_NETWORK (-6) |
#define | AB_ERROR_NOT_FOUND (-7) |
#define | AB_ERROR_EMPTY (-8) |
#define | AB_ERROR_USER_ABORT (-9) |
#define | AB_ERROR_FOUND (-10) |
#define | AB_ERROR_NO_DATA (-11) |
#define | AB_ERROR_NOFN (-12) |
#define | AB_ERROR_UNKNOWN_ACCOUNT (-13) |
#define | AB_ERROR_NOT_INIT (-14) |
#define | AB_ERROR_SECURITY (-15) |
#define | AB_ERROR_BAD_DATA (-16) |
#define | AB_ERROR_UNKNOWN (-17) |
#define | AB_ERROR_ABORTED (-18) |
#define | AB_ERROR_DEFAULT_VALUE (-19) |
#define | AB_ERROR_BAD_PIN (-20) |
#define | AB_ERROR_IO (-21) |
#define | AB_ERROR_USER1 (-128) |
#define | AB_ERROR_USER2 (-129) |
#define | AB_ERROR_USER3 (-130) |
#define | AB_ERROR_USER4 (-131) |