L_BarCodeAAMVAIDMiddleName

Summary

Gets the cardholder's middle name.

Syntax

#include "ltbar.h"

L_LTBAR_API L_INT L_BarCodeAAMVAIDMiddleName(pId, pszMiddleName)

Parameters

const AAMVAID *pId

Pointer to AAMVAID.

L_CHAR ** pszMiddleName

The cardholder's middle name.

Returns

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

Comments

Can be null if middle name is not encoded in the barcode data used to create the AAMVAID.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

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.