ERRCODE BCSetBkMode ( t_BarCode pBarCode,
LONG  nMode 
)

Sets background drawing mode.

Specifies whether the barcode background should be transparent or opaque. If set to transparent, no background color is used.

See also:
BCGetBkMode()
Parameters:
[in] pBarCode Pointer to barcode structure.
[in] nMode Background mode.
  • 1: Transparent
  • 2: Opaque (this is the default)
Return values:
ERRCODE ErrOk (0) in case of success. Non-zero if error occurred.


© 2007 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue Nov 27 14:28:02 2007 for TEC-IT TBarCode Library 8.0.0 with doxygen 1.5.3