VOID BCSetCBData ( t_BarCode pBarCode,
LPVOID  customData 
)

Sets the user-defined data that is passed to the callback functions.

Each callback function for barcode drawing provides a parameter called 'customData'. This parameter can be used to pass user-defined data to the callback functions.

Parameters:
[in] pBarCode Pointer to barcode structure.
[in] customData User-defined data for callback functions.
See also:
BCDrawCB, fn_DrawRow, fn_DrawBar, fn_DrawText


© 2006 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Thu Dec 7 13:38:28 2006 for TEC-IT TBarCode Library 7.0.4 with doxygen 1.4.7