L_BarCodeExit

#include "ltbar.h"

L_LTBAR_API L_VOID L_BarCodeExit()

Closes the barcode engine and frees the loaded DLLs for Barcode operations from memory.

Returns

None.

Comments

This function closes and frees the LEADTOOLS Barcode DLLs. This must be the last barcode-related function that is called in an application. No other Barcode function can be used after L_BarCodeExit is called. To use other functions after calling this function, L_BarCodeInit must be called again.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

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

LEADTOOLS Barcode C API Help

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