L_BarCodeAAMVAMemoryFree

Summary

Frees a heap pointer allocated by AAMVA SDK.

Syntax

#include "ltbar.h"

L_LTBAR_API L_VOID L_BarCodeAAMVAMemoryFree(pData)

Parameters

L_VOID * pData

Pointer that will be freed.

Returns

None.

Comments

Must be called on pointers allocated by the AAMVA SDK to avoid memory leaks.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example, refer to L_BarCodeParseAAMVAData

Help Version 22.0.2022.12.13
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Barcode C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.