#include "ltbar.h"
L_LTBAR_API L_INT L_BarCodeAAMVAIDAddressStateAbbreviation(pId, pszAddressStateAbbrevation)
Gets the cardholder's address state abbreviation.
Pointer to the AAMVAID from which the address state abbreviation will be retrieved.
Pointer to a character string to be updated with the cardholder's address state abbreviation.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
For an example of the cardholder's address state abbreviation, "NC" for North Carolina (United States).
Required DLLs and Libraries
Win32, x64, Linux.
For an example, refer to L_BarCodeParseAAMVAData