TBarCode Library 11
TBarCode Library 11
|
ERRCODE _stdcall BCInitLibraryW | ( | LPCWSTR | szPath | ) |
Initializes TBarCode Library (UNIX and Windows CE only).
Must be called after loading TBarCode library and before calling any other functions from TBarCode.
[in] | szPath | Directory in which the TBarCode license files are to be searched. TBarCode Library can be licensed per application using BCLicenseMe() or globally on a system. To license TBarCode globally a valid license file named 'license.ini' must be placed in the path specified with szPath. The default location for 'license.ini' is '/usr/local/share/tbarcode11'. |
ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |
© 2014 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Tue Aug 12 2014 12:30:33 for TBarCode Library 11 with doxygen 1.8.3.1 |