#include "ltbar.h"
L_LTBAR_API L_INT L_BarCodeAAMVAIDLookupJurisdiction(issuerIdentificationNumber, pJurisdiction)
The input Issuer Identification Number
The ouput L_AAMVA_JURISDICTION
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
Looks up an AAMVA Jurisdiction given an Issuer Identification Number (IIN).
Required DLLs and Libraries
Win32, x64, Linux.
For an example, refer to L_BarCodeAAMVAIDBuilderInit.