ERRCODE BCSet_DM_Rectangular ( t_BarCode pBarCode,
BOOL  bRect 
)

Switches between square or rectangular Data Matrix symbols.

Per default TBarCode computes square Data Matrix symbols. Change this behavior with this function.

See also:
BCGet_DM_Rectangular()
Parameters:
[in] pBarCode Pointer to barcode structure.
[in] bRect Rectangular symbols preferred.

  • true: Generate rectangular symbols
  • false: Generate square symbols (this is the 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 Thu Jun 30 16:34:48 2011 for TEC-IT TBarCode Library 10 with doxygen 1.6.2