L_BarCodeAAMVAIDOver21Available

#include "ltbar.h"

L_LTBAR_API L_INT L_BarCodeAAMVAIDOver21Available(pId, bAvailable)

Determines whether it is possible to determine the cardholder is over 21 years old, based on the encoded data elements.

Parameters

const AAMVAID * pId

Pointer to the AAMVAID.

L_BOOL * bAvailable

Pointer to a variable to be updated with the value indicating the ability of determining the cardholder is over 21 years old. Possible values are:

Value Meaning
L_TRUE Able to determine the cardholder is over 21 years old.
L_FALSE Unable to determine the cardholder is over 21 years old.

Returns

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

Comments

If pAvailable is set to L_TRUE, it is safe to use L_BarCodeAAVAMIDOver21

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

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

LEADTOOLS Barcode C API Help