Functions | |
| BOOL | BCGetDrawMode (t_BarCode *pBarCode) |
| Gets current method for drawing bars (Windows only). | |
| e_DrawMode | BCGetDrawModeExt (t_BarCode *pBarCode) |
| Gets current method for drawing bars (Windows only). | |
| ERRCODE | BCSetDrawMode (t_BarCode *pBarCode, BOOL bUseGDIRect) |
| Selects the method for drawing bars (Windows only). | |
| ERRCODE | BCSetDrawModeExt (t_BarCode *pBarCode, e_DrawMode eMode) |
| Selects the method for drawing bars (Windows only). | |
| ERRCODE | BCSetDCConversion (t_BarCode *pBarCode, BOOL bConvertDC) |
| Activates or deactivates conversion of Windows GDI drawing context (DC). | |
| BOOL | BCGetDCConversion (t_BarCode *pBarCode) |
| Returns TRUE if Windows GDI device context (DC) conversion is activated. | |
| ERRCODE | BCDraw (t_BarCode *pBarCode, HDC hDC, RECT *pRect) |
| Draws barcode onto the given Windows device context. | |
Required include file: "tbarcode.h"
| © 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH |
|
| Generated on Tue May 5 15:50:26 2009 for TEC-IT TBarCode Library 9.2 with doxygen 1.5.3 |