Public API functions for Micro PDF. More...
Functions | |
LONG | BCGet_MPDF417_VersionCount () |
Returns number of implemented MicroPDF417 versions. | |
e_MPDFMode | BCGet_MPDF417_Mode (t_BarCode *pBarCode) |
Gets Micro PDF encoding mode. | |
ERRCODE | BCSet_MPDF417_Mode (t_BarCode *pBarCode, e_MPDFMode eMode) |
Sets Micro PDF encoding mode. | |
e_MPDFVers | BCGet_MPDF417_Version (t_BarCode *pBarCode) |
Gets Micro PDF Version (symbol size). | |
ERRCODE | BCSet_MPDF417_Version (t_BarCode *pBarCode, e_MPDFVers eVersion) |
Sets Micro PDF Version (symbol size). | |
LPCSTR * | BCGet_MPDF417_VersionsA () |
Returns all possible MicroPDF417 versions (symbol sizes) in an array. | |
LPCWSTR * | BCGet_MPDF417_VersionsW () |
Returns all possible MicroPDF417 versions (symbol sizes) in an array. |
Public API functions for Micro PDF.
Required include file: "tbarcode.h"
© 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Thu Jun 30 16:34:43 2011 for TEC-IT TBarCode Library 10 with doxygen 1.6.2 |