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