ERRCODE BCSetDCConversion ( t_BarCode pBarCode,
BOOL  bConvertDC 
)

Activates or deactivates conversion of Windows GDI drawing context (DC).

By default all DCs are internally convert, so that logical units are himetric (1/100 mm). This conversion can be turned off if the DC given to the drawing routines already uses himetrics as logical units. Or you can turn off this conversion to use a DC with custom scaling.

Parameters:
[in] pBarCode Pointer to barcode structure.
[in] bConvertDC TRUE if DC should be converted. FALSE if conversion should be turned off.
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:33 2009 for TEC-IT TBarCode Library 9.2 with doxygen 1.5.3