TBarCode Library 11  TBarCode Library 11
VOID _stdcall BCGetErrorTextExtA ( t_BarCode pBarCode,
ERRCODE  eCode,
LPSTR  szText,
size_t  nSize 
)

Returns extended error text to given error code.

Returns the detailed 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]pBarCodePointer to barcode structure.
[in]eCodeError code.
[in,out]szTextError text buffer.
[in]nSizeBuffer size of szText.

© 2014 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue Aug 12 2014 12:30:34 for TBarCode Library 11 with doxygen 1.8.3.1