#include "ltbar.h"
L_LTBAR_API L_INT L_BarCodeAAMVAIDAddressStreet2(pId, pszAddressStreet2)
Gets the cardholder's Street Address Line 2.
Pointer to the AAMVAID from which the street address line 2 will be retrieved.
Pointer to a character string to be updated with the cardholder's street address line 2.
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