ERRCODE BCSetNotchHeight ( t_BarCode pBarCode,
LONG  nHeight 
)

Sets the additional length of the synchronization bars (notches).

The term "notch" describes the synchronization bars used in some symbologies (like EAN, UPC, JAN, ...). These notches are a little bit longer than normal bars. The original length of these synchronization bars is determined by TBarCode automatically. Use this function to specify an additional length of these bars.

See also:
BCGetNotchHeight()
Parameters:
[in] pBarCode Pointer to barcode structure.
[in] nHeight Additional notch height [1/1000 mm]. Negative values are allowed (-1 ... reset to default).
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