|
TBarCode Library 11
TBarCode Library 11
|
| fn_DrawRow _stdcall BCGetFuncDrawRow | ( | t_BarCode * | pBarCode | ) |
Gets call-back function for drawing a single row of a barcode.
Returns currently adjusted function pointer.
| [in] | pBarCode | Pointer to barcode structure. |
| NULL | No call-back function defined. This is the default |
| fn_DrawRow | Otherwise |