All Natural Access functions return SUCCESS (0) or an error code indicating that the function failed and the reason for the failure.
Natural Access error codes are defined in the ctaerr.h include file. The error codes are prefixed with CTAERR_. NCC service error codes are defined in the nccerr.h include file. The error codes are prefixed with NCCERR_.