ERRCODE 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] pBarCode Pointer to barcode structure.
[in] szFormat The format string.
Return values:
ERRCODE ErrOk (0) in case of success. Non-zero if error occurred


© 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue May 5 15:50:32 2009 for TEC-IT TBarCode Library 9.2 with doxygen 1.5.3