Frees a heap pointer allocated by AAMVA SDK.
#include "ltbar.h"
L_LTBAR_API L_VOID L_BarCodeAAMVAMemoryFree(pData)
Pointer that will be freed.
None.
Must be called on pointers allocated by the AAMVA SDK to avoid memory leaks.
Win32, x64, Linux.
For an example, refer to L_BarCodeParseAAMVAData