#include "ltbar.h"
L_LTBAR_API L_INT L_BarCodeAAMVAIDLookupNameSuffix(pszSuffixCode, pSuffix)
The input suffix code.
The output L_AAMVA_NAME_SUFFIX.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
Input suffix code can be Arabic (2ND) or Roman (II) numeral style.
Required DLLs and Libraries
Win32, x64, Linux.
For an example, refer to L_BarCodeAAMVAIDBuilderInit.