Functions | |
LONG | BCGet_Maxi_Mode (t_BarCode *pBarCode) |
Gets current encoding mode for Maxicode. | |
LONG | BCGet_Maxi_AppendSum (t_BarCode *pBarCode) |
Gets total number of symbols in "Structured Append" mode of Maxicode. | |
LONG | BCGet_Maxi_AppendIndex (t_BarCode *pBarCode) |
Gets index of current symbol in "Structured Append" mode of Maxicode. | |
LONG | BCGet_Maxi_UnderCut (t_BarCode *pBarCode) |
Gets current undercut value of Maxicode. | |
BOOL | BCGet_Maxi_UsePreamble (t_BarCode *pBarCode) |
Determines whether the usage of the "Preamble" is activated. | |
LPCSTR | BCGet_Maxi_PreambleDate (t_BarCode *pBarCode) |
Returns the curent date encoded in the Maxicode preamble. | |
LPCSTR | BCGet_Maxi_SCMServClass (t_BarCode *pBarCode) |
Gets service class of Maxicode Structured Carrier Message (SCM). | |
LPCSTR | BCGet_Maxi_SCMCountryCode (t_BarCode *pBarCode) |
Gets country code of Maxicode Structured Carrier Message (SCM). | |
LPCSTR | BCGet_Maxi_SCMPostalCode (t_BarCode *pBarCode) |
Gets postal code of Maxicode Structured Carrier Message (SCM). | |
ERRCODE | BCSet_Maxi_Mode (t_BarCode *pBarCode, LONG nMode) |
Specifies the operating mode for encoding data. | |
ERRCODE | BCSet_Maxi_Append (t_BarCode *pBarCode, LONG nSum, LONG nIndex) |
Activates Maxicode "Structured Append" feature. | |
ERRCODE | BCSet_Maxi_UnderCut (t_BarCode *pBarCode, LONG nUndercut) |
Specifies the undercut value of Maxicode. | |
ERRCODE | BCSet_Maxi_UsePreamble (t_BarCode *pBarCode, BOOL bUse, LPCSTR szDate) |
Activates the usage of the "Preamble" in Maxicode. | |
ERRCODE | BCSet_Maxi_SCM (t_BarCode *pBarCode, LPCSTR szServiceClass, LPCSTR szCountryCode, LPCSTR szPostalCode) |
Set Maxicode structured carrier message (SCM). |
© 2006 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Thu Dec 7 13:38:29 2006 for TEC-IT TBarCode Library 7.0.4 with doxygen 1.4.7 |