The following table lists the standard return values and their meanings:
Return Code |
Description |
Error Code |
GTXAPI SUCCESS |
Call to function was successful |
0 |
GTXAPI_CANT_LOAD_LIBRARY |
Cannot load GeoTAX LIB. |
1 |
GTXAPI_CANT_UNLOAD_LIBRARY |
Cannot unload GeoTAX LIB. |
2 |
GTXAPI_CANT_GET_ENVIR_VARIABLE |
Cannot find an environment variable. |
3 |
GTXAPI_CANT_SET_ENVIR_VARIABLE |
Cannot set an environment variable. |
4 |
GTXAPI_CANT_GET_REGISTRY_VALUE |
Cannot find a registry value |
5 |
GTXAPI_NULL_STRUCT_PTR |
Invalid pointer. |
6 |
GTXAPI_NO_MATCH |
Insufficient (or blank) address information |
20 |
GTXAPI_NO_HOUSE_NUM |
House number not found |
21 |
GTXAPI_NO_STREET_NAME |
Street name not found |
22 |
GTXAPI_LATLONG_UNDETERMINED |
Lat/long not determined on GeoTAX Auxiliary file match |
23 |
GTXAPI_NO_ZIP_FOUND |
ZIP Code not found in database |
24 |