VOID BCGetErrorTextExt ( t_BarCode pBarCode,
ERRCODE  eCode,
LPSTR  szText,
size_t  nSize 
)

Returns extended error text to given error-code.

Returns the detailled error text for a given error code. The returned string will be null-terminated and contains the error-code, the error-description and the source of the error (character position) if available.

Note:
Call after BCCreate()
Parameters:
[in] pBarCode Pointer to barcode structure.
[in] eCode Error code.
[in,out] szText Error text buffer.
[in] nSize Buffer size of szText.


© 2006 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Thu Dec 7 13:38:29 2006 for TEC-IT TBarCode Library 7.0.4 with doxygen 1.4.7