#include "ltbar.h"
L_LTBAR_API L_INT L_BarCodeAAMVAIDLookupRaceEthnicityCode(raceEthnicity, pszRaceEthnicityCode)
The input L_AAMVA_RACE_ETHNICITY.
The ouput race/ethnicity code.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
Looks up a race/ethnicity code for a given L_AAMVA_RACE_ETHNICITY.
Required DLLs and Libraries
Win32, x64, Linux.
For an example, refer to L_BarCodeAAMVAIDBuilderInit.