L_BarCodeExit

Summary

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

Syntax

#include "ltbar.h"

L_LTBAR_API L_VOID L_BarCodeExit()

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.

See Also

Functions

Topics

Example

For an example, refer to L_BarCodeRead.

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.