L_BarCodeAAMVAIDBuilderSetJurisdiction

#include "ltbar.h"

L_LTBAR_API L_INT L_BarCodeAAMVAIDBuilderSetJurisdiction(pBuilder, jurisdiction, psIssuerIdentificationNumber)

Parameters

AAMVAIDBUILDER *pBuilder

Pointer to an AAMVAIDBUILDER object.

L_AAMVA_JURISDICTION jurisdiction

The L_AAMVA_JURISDICTION

const L_CHAR *psIssuerIdentificationNumber

The issuer identification Number.

Returns

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

Comments

IIN can be null. Any actual value passed will override internal IIN matched to the passed jurisdiction.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Example

For an example, refer to L_BarCodeAAMVAIDBuilderInit.

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