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

LTBAR
For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application

Platforms

Win32, x64, Linux.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.