TBarCode Library 11  TBarCode Library 11
ERRCODE TECIT_STDCALL 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]pBarCodePointer to barcode structure.
[in]hDCDevice context handle.
[in]pRectBounding rectangle.
Return values
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.

© 2019 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Thu Apr 11 2019 07:58:56 for TBarCode Library 11 with doxygen 1.8.8