ERRCODE BCDraw ( t_BarCode pBarCode,
HDC  hDC,
RECT *  pRect 
)

Draws barcode onto the given Windows device context.

Draws the barcode onto the given device context. The coordinates of the bounding rectangle defines the barcode dimensions. The coordinates passed in pRect are interpreted in the current mapping mode of the device context. No special coordinate mapping is performed.

See also:
BCDrawCB() for custom drawing functionality.
Note:
WINDOWS only
Parameters:
[in] pBarCode Pointer to barcode structure.
[in] hDC Device context handle.
[in] pRect Bounding rectangle.
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