Gets the cardholder's middle name.
#include "ltbar.h"
L_LTBAR_API L_INT L_BarCodeAAMVAIDMiddleName(pId, pszMiddleName)
Pointer to AAMVAID.
The cardholder's middle name.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
Can be null if middle name is not encoded in the barcode data used to create the AAMVAID.
Win32, x64, Linux.
For an example, refer to L_BarCodeParseAAMVAData