#include "ltbar.h"
L_LTBAR_API L_INT L_BarCodeAAMVAIDIssueDate(pId, pszIssueDate)
Gets the issue date of the AAVAMID.
Pointer to the AAMVAID whose issue date will be retrieved.
Pointer to a character string to be updated with the issue date.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
The date format is yyyyMMdd.
Required DLLs and Libraries
Win32, x64, Linux.
For an example, refer to L_BarCodeParseAAMVAData