#include "ltbar.h"
L_LTBAR_API L_INT L_BarCodeAAMVAIDBuilderSetJurisdictionVersion(pBuilder, psJurisdictionVersion)
Pointer to an AAMVAIDBUILDER object.
Two numerical character jurisdiction version.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
Internal values used by the jurisdiction itself, e.g. "00".
Required DLLs and Libraries
Win32, x64, Linux.
For an example, refer to L_BarCodeAAMVAIDBuilderInit.