|
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...
|
|
LPCWSTR | BCGet_DotCode_SizeW (t_BarCode *pBarCode) |
|
LPCSTR | BCGet_DotCode_DefaultSizeForModeA (e_DCSizeMode eMode) |
| Gets the default size for given size mode. More...
|
|
LPCWSTR | BCGet_DotCode_DefaultSizeForModeW (e_DCSizeMode eMode) |
|
ERRCODE | BCSet_DotCode_SizeA (t_BarCode *pBarCode, e_DCSizeMode eMode, LPCSTR szSize) |
| Specifies DotCode symbol size. More...
|
|
ERRCODE | BCSet_DotCode_SizeW (t_BarCode *pBarCode, e_DCSizeMode eMode, LPCWSTR szSize) |
|
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...
|
|
LPCWSTR | BCGet_DotCode_FormatSpecifierW (t_BarCode *pBarCode) |
|
ERRCODE | BCSet_DotCode_FormatA (t_BarCode *pBarCode, e_DCFormat eFormat, LPCSTR szFormatSpecifier) |
| Specifies DotCode encoding format. More...
|
|
ERRCODE | BCSet_DotCode_FormatW (t_BarCode *pBarCode, e_DCFormat eFormat, LPCWSTR szFormatSpecifier) |
|
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...
|
|
Public API functions for DotCode. Required include file: "tbarcode.h"
- Author
- TEC-IT Datenverarbeitung GmbH
Wagnerstr. 6, 4400 Steyr, AUSTRIA/EUROPE
https://www.tec-it.com
Copyright© by TEC-IT Datenverarbeitung GmbH