TBarCode Library 11  TBarCode Library 11

These functions are used for modifying the behavior of TBarCode when generating the DotCode symbology. More...

Functions

e_DCSizeMode BCGet_DotCode_SizeMode (t_BarCode *pBarCode)
 Gets size mode of DotCode symbol. More...
 
LPCSTR BCGet_DotCode_SizeA (t_BarCode *pBarCode)
 Gets the current DotCode size. More...
 
LPCSTR BCGet_DotCode_DefaultSizeForModeA (e_DCSizeMode eMode)
 Gets the default size for given size mode. More...
 
ERRCODE BCSet_DotCode_SizeA (t_BarCode *pBarCode, e_DCSizeMode eMode, LPCSTR szSize)
 Specifies DotCode symbol size. More...
 
e_DCPrintDirection BCGet_DotCode_PrintDirection (t_BarCode *pBarCode)
 Gets the print direction for which the DotCode symbol is to be optimized, regarding the robustness of the symbol. More...
 
ERRCODE BCSet_DotCode_PrintDirection (t_BarCode *pBarCode, e_DCPrintDirection eDirection)
 Sets the print direction for which the DotCode symbol is to be optimized, regarding the robustness of the symbol. More...
 
BOOL BCGet_DotCode_EnforceBinaryEncoding (t_BarCode *pBarCode)
 Determines whether the data is encoded in binary format. More...
 
ERRCODE BCSet_DotCode_EnforceBinaryEncoding (t_BarCode *pBarCode, BOOL bEnforceBinary)
 Determines whether DotCode shall be encoded in binary mode or not. More...
 
e_DCFormat BCGet_DotCode_Format (t_BarCode *pBarCode)
 Gets the current DotCode Encoding Format. More...
 
LPCSTR BCGet_DotCode_FormatSpecifierA (t_BarCode *pBarCode)
 Gets the current DotCode Encoding Format specifier for industry format. More...
 
ERRCODE BCSet_DotCode_FormatA (t_BarCode *pBarCode, e_DCFormat eFormat, LPCSTR szFormatSpecifier)
 Specifies DotCode encoding format. More...
 
e_DCMask BCGet_DotCode_Mask (t_BarCode *pBarCode)
 Gets the current DotCode mask (0-4). More...
 
ERRCODE BCSet_DotCode_Mask (t_BarCode *pBarCode, e_DCMask eMask)
 Sets QR-Code mask pattern (0-4). More...
 
BOOL BCGet_DotCode_AppendActive (t_BarCode *pBarCode)
 Determines whether the structured append mode is active. More...
 
ERRCODE BCSet_DotCode_AppendActive (t_BarCode *pBarCode, BOOL bActivate)
 Activates/Deactivates DotCode "Structured Append" mode. More...
 
LONG BCGet_DotCode_AppendTotal (t_BarCode *pBarCode)
 Gets the adjusted total number of symbols in DotCode Structured Append mode. More...
 
LONG BCGet_DotCode_AppendIndex (t_BarCode *pBarCode)
 Gets the current index of the symbol in DotCode Structured Append mode. More...
 
ERRCODE BCSet_DotCode_Append (t_BarCode *pBarCode, LONG nTotal, LONG nIndex)
 Sets DotCode "Structured Append" data. More...
 

Detailed Description

These functions are used for modifying the behavior of TBarCode when generating the DotCode symbology.


© 2023 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Wed Apr 10 2024 13:55:58 for TBarCode Library 11 with doxygen 1.9.1