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