TBarCode Library 11
TBarCode Library 11
|
These functions are used for modifying the behavior of TBarCode when generating the Maxicode symbology. More...
Functions | |
LONG | BCGet_Maxi_Mode (t_BarCode *pBarCode) |
Gets current encoding mode for MaxiCode. More... | |
LONG | BCGet_Maxi_AppendSum (t_BarCode *pBarCode) |
Gets total number of symbols in "Structured Append" mode of MaxiCode. More... | |
LONG | BCGet_Maxi_AppendIndex (t_BarCode *pBarCode) |
Gets index of current symbol in "Structured Append" mode of MaxiCode. More... | |
LONG | BCGet_Maxi_UnderCut (t_BarCode *pBarCode) |
Gets current undercut value of MaxiCode. More... | |
BOOL | BCGet_Maxi_UsePreamble (t_BarCode *pBarCode) |
Determines whether the usage of the "Preamble" is activated. More... | |
LPCSTR | BCGet_Maxi_PreambleDateA (t_BarCode *pBarCode) |
Returns the current date encoded in the MaxiCode preamble. More... | |
LPCSTR | BCGet_Maxi_SCMServClassA (t_BarCode *pBarCode) |
Gets service class of MaxiCode Structured Carrier Message (SCM). More... | |
LPCSTR | BCGet_Maxi_SCMCountryCodeA (t_BarCode *pBarCode) |
Gets country code of MaxiCode Structured Carrier Message (SCM). More... | |
LPCSTR | BCGet_Maxi_SCMPostalCodeA (t_BarCode *pBarCode) |
Gets postal code of MaxiCode Structured Carrier Message (SCM). More... | |
ERRCODE | BCSet_Maxi_Mode (t_BarCode *pBarCode, LONG nMode) |
Specifies the operating mode for encoding data. More... | |
ERRCODE | BCSet_Maxi_Append (t_BarCode *pBarCode, LONG nSum, LONG nIndex) |
Activates MaxiCode "Structured Append" feature. More... | |
ERRCODE | BCSet_Maxi_UnderCut (t_BarCode *pBarCode, LONG nUndercut) |
Specifies the undercut value of MaxiCode. More... | |
ERRCODE | BCSet_Maxi_UsePreambleA (t_BarCode *pBarCode, BOOL bUse, LPCSTR szDate) |
Activates the usage of the "Preamble" in MaxiCode. More... | |
ERRCODE | BCSet_Maxi_SCMA (t_BarCode *pBarCode, LPCSTR szServiceClass, LPCSTR szCountryCode, LPCSTR szPostalCode) |
Set MaxiCode structured carrier message (SCM). More... | |
These functions are used for modifying the behavior of TBarCode when generating the Maxicode symbology.
© 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 |