L_BarCodeAAMVAIDAddressStateAbbreviation

Summary

Gets the cardholder's address state abbreviation.

Syntax

#include "ltbar.h"

L_LTBAR_API L_INT L_BarCodeAAMVAIDAddressStateAbbreviation(pId, pszAddressStateAbbrevation)

Parameters

const AAMVAID * pId

Pointer to the AAMVAID from which the address state abbreviation will be retrieved.

L_CHAR ** pszAddressStateAbbrevation

Pointer to a character string to be updated with the cardholder's address state abbreviation.

Returns

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

Comments

For an example of the cardholder's address state abbreviation, "NC" for North Carolina (United States).

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.