L_BarCodeAAMVAIDExpirationDate

Summary

Gets the expiration date of the AAVAMID.

Syntax

#include "ltbar.h"

L_LTBAR_API L_INT L_BarCodeAAMVAIDExpirationDate(pId, pszExpirationDate)

Parameters

const AAMVAID * pId

Pointer to the AAMVAID whose issue date will be retrieved.

L_CHAR ** pszExpirationDate

Pointer to a character string to be updated with the expiration date.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

The date format is yyyyMMdd.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example, refer to L_BarCodeParseAAMVAData

Help Version 22.0.2022.12.13
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Barcode C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.