Public API functions for error handling. More...
Functions | |
static INT | _GetInvalidDataPosExt (t_BarCode *pBarCode, LPBOOL pbFormat, LPINT pnPosInFormat) |
INT | BCGetInvalidDataPos (t_BarCode *pBarCode) |
Gets position of invalid character in input data. | |
VOID | BCGetErrorTextA (ERRCODE eCode, LPSTR szText, size_t nSize) |
Returns error text to given error code. | |
VOID | BCGetErrorTextW (ERRCODE eCode, LPWSTR szText, size_t nSize) |
Returns error text to given error code. | |
VOID | BCGetErrorTextExtA (t_BarCode *pBarCode, ERRCODE eCode, LPSTR szText, size_t nSize) |
Returns extended error text to given error code. | |
VOID | BCGetErrorTextExtW (t_BarCode *pBarCode, ERRCODE eCode, LPWSTR szText, size_t nSize) |
Returns extended error text to given error code. |
Public API functions for error handling.
Required include file: "tbarcode.h"
© 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Thu Jun 30 16:34:42 2011 for TEC-IT TBarCode Library 10 with doxygen 1.6.2 |