TBarCode Library 11
TBarCode Library 11
|
ERRCODE TECIT_STDCALL BCPCLToMemory | ( | t_BarCode * | pBarCode, |
VOID * | pHandle, | ||
INT | nSize, | ||
LPCRECT | pRect | ||
) |
Writes barcode as PCL (Level 5) into memory block.
The origin of the coordinate space in PCL the is upper, left corner of a page. The positive y-axis points downwards.
[in] | pBarCode | Pointer to barcode structure. |
[in] | pHandle | Pointer to memory block. |
[in] | nSize | Size of memory block as allocated. |
[in] | pRect | Bounding rectangle [1/1000 mm]. |
ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |
© 2021 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Wed Mar 24 2021 08:46:32 for TBarCode Library 11 with doxygen 1.8.8 |