Header

prerror.h File Reference


Detailed Description

Passport Reader error constants

The Passport Reader is a travel document reader and analyser system by ADAPTIVE RECOGNITION, which bases on the GX system. The prerror.h contains the descriptions of error code constants.

Go to the source code of this file.

Enumerations

enum  PR_ERROR_CODES {
  PR_ECAPTURE = 0x20088001,
  PR_EWEAKDEV = 0x20088005,
  PR_CERT_EXPIRED = 0x20088030,
  PR_CERT_REVOKED = 0x20088031,
  PR_ECHECK = 0x20088032
}
 Passport Reader specific error codes. More...


Enumeration Type Documentation

Passport Reader specific error codes.

Enumerator:
PR_ECAPTURE  Image capture error.
PR_EWEAKDEV  Error code for inadequate hardware e.g.

USB1 interface for USB2 device

PR_CERT_EXPIRED  Certificate is expired error.
PR_CERT_REVOKED  Certificate is revoked error.
PR_ECHECK  Validation checking failed.


Generated  for Passport Reader
(c) ADAPTIVE RECOGNITION