TBarCode Library 11  TBarCode Library 11
ERRCODE _stdcall BCSetFormatA ( t_BarCode pBarCode,
LPCSTR  szFormat 
)

Sets format string applied to barcode data prior encoding.

The format string is applied to the barcode data before it is encoded. Using the format string you can perform special operations (like including special control characters, subset switching, start/stop character control) easily.
Please refer to the Barcode Reference for more information.

See Also
BCSetTextA(), BCSetTextW(), BCGetFormat()
Parameters
[in]pBarCodePointer to barcode structure.
[in]szFormatThe format string.
Return values
ERRCODEErrOk (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