Full list of AC Generator API return codes

Definition Value Description
STATUS_OK 0 Success
STATUS_BAD_SITE_CODE 1 Site code is invalid
STATUS_BAD_MID_CODE 2 Machine ID is invalid
STATUS_BAD_SITEMID 3 Site code or Machine ID is invalid (decoding error)
STATUS_BAD_PROGRAMID 4 Program ID is invalid
STATUS_BAD_APPSIGN 5 Application signature value is not valid
STATUS_BAD_SERIAL 6 Serial number is invalid
STATUS_BAD_SNSEED 7 SN seed value is invalid
STATUS_BAD_FIRST_SERIAL 8 First serial value is invalid
STATUS_BAD_LAST_SERIAL 10 Last serial value is invalid
STATUS_SN_IO_ERROR 11 Serial numbers file i/o error
STATUS_AF_FILENAME_MISSING 12 Activation filename is not set
STATUS_AF_IO_ERROR 13 Activation file i/o error (open/write error)
STATUS_BAD_UPDATES_POLICY 14 Updates policy data is not set correctly