TBarCode Library 11
TBarCode Library 11
|
ERRCODE TECIT_STDCALL BCPDFToMemory | ( | t_BarCode * | pBarCode, |
VOID * | pHandle, | ||
INT * | pnSize, | ||
LPCRECT | pRect | ||
) |
Writes barcode as PDF into a memory-block
.
[in] | pBarCode | Pointer to barcode structure. |
[in] | pHandle | Pointer to memory block. |
[in,out] | pnSize | Size of memory block as allocated. Contains required size after function call (including a terminating 0-byte). |
[in] | pRect | Bounding rectangle [1/1000 mm]. left / bottom must be zero, top / right specifies barcode dimensions [1/1000 mm]. |
ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |
© 2022 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Wed May 18 2022 11:16:25 for TBarCode Library 11 with doxygen 1.8.17 |