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