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