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