#include "ltbar.h"
L_LTBAR_API L_INT L_BarCodeAAMVAIDLookupStateAbbreviation(jurisdiction, pszAddressStateCode)
The input jurisdiction.
The output state abbreviation.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
Looks up a state abbreviation (e.g. "NC" for North Carolina) for a given L_AAMVA_JURISDICTION.
Required DLLs and Libraries
Win32, x64, Linux.
For an example, refer to L_BarCodeAAMVAIDBuilderInit.