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