TBarCode Library 11  TBarCode Library 11
ERRCODE _stdcall BCSetFuncDrawHexagon ( t_BarCode pBarCode,
fn_DrawHexagon  fn 
)

Sets call-back function for drawing the MaxiCode finder rings.

This function informs the TBarCode drawing functions that drawing of the MaxiCode hexagons is done by a callback function.
Use this function to implement your custom drawing routines for specialized output requirements. Default: no callback function is used.

See Also
BCGetFuncDrawHexagon()
Parameters
[in]pBarCodePointer to barcode structure.
[in]fnCallback function.
Return values
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.

© 2014 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue Aug 12 2014 12:30:34 for TBarCode Library 11 with doxygen 1.8.3.1