L_BarCodeAAMVAIDDateOfBirth

#include "ltbar.h"

L_LTBAR_API L_INT L_BarCodeAAMVAIDDateOfBirth(pId, pszDateOfBirth)

Gets the cardholder's date of birth.

Parameters

const AAMVAID * pId

Pointer to the AAMVAID from which the date of birth will be retrieved.

L_CHAR ** pszDateOfBirth

Pointer to a character string to be updated with the date of birth.

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.

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

LEADTOOLS Barcode C API Help

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