TBarCode Library 11
TBarCode Library 11
|
ERRCODE BCSetFuncDrawRing | ( | t_BarCode * | pBarCode, |
fn_DrawRing | fn | ||
) |
Sets call-back function for drawing the MaxiCode finder rings.
This function redirects drawing of the MaxiCode finders to your own custom drawing function.
Use this function to implement your custom drawing routines for specialized output requirements. Default: no callback function is used.
[in] | pBarCode | Pointer to barcode structure. |
[in] | fn | Callback function. |
ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |
© 2023 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Wed Apr 10 2024 13:55:57 for TBarCode Library 11 with doxygen 1.9.1 |