|
e_AztecSizes | BCGet_Aztec_Size (t_BarCode *pBarCode) |
| Gets currently adjusted Aztec Code symbol size. More...
|
|
ERRCODE | BCSet_Aztec_Size (t_BarCode *pBarCode, e_AztecSizes eSize) |
| Sets Aztec Code symbol size. More...
|
|
BOOL | BCGet_Aztec_EnforceBinaryEncoding (t_BarCode *pBarCode) |
| Determines whether the data is encoded in binary format. More...
|
|
ERRCODE | BCSet_Aztec_EnforceBinaryEncoding (t_BarCode *pBarCode, BOOL bEnforceBinary) |
| Determines whether Aztec Code shall be encoded in binary mode or not. More...
|
|
BOOL | BCGet_Aztec_RuneMode (t_BarCode *pBarCode) |
| Determines whether the symbol is in Aztec Rune Mode. More...
|
|
ERRCODE | BCSet_Aztec_RuneMode (t_BarCode *pBarCode, BOOL bRuneMode) |
| Determines whether symbol shall be encoded in Aztec Rune mode. More...
|
|
LONG | BCGet_Aztec_ErrorCorrection (t_BarCode *pBarCode) |
| Gets the number of error correction codewords in percent of the symbol size Returns currently adjusted value. More...
|
|
ERRCODE | BCSet_Aztec_ErrorCorrection (t_BarCode *pBarCode, LONG nErrorCorrection) |
| Sets the number of error correction codewords in percent (from 0 to 95) of the symbol size. More...
|
|
e_AztecFormat | BCGet_Aztec_Format (t_BarCode *pBarCode) |
| Gets the current Aztec Code Encoding Format. More...
|
|
LPCSTR | BCGet_Aztec_FormatSpecifierA (t_BarCode *pBarCode) |
| Gets the current Aztec Code Encoding Format specifier for industry format. More...
|
|
LPCWSTR | BCGet_Aztec_FormatSpecifierW (t_BarCode *pBarCode) |
|
ERRCODE | BCSet_Aztec_FormatA (t_BarCode *pBarCode, e_AztecFormat eFormat, LPCSTR szFormatSpecifier) |
| Specifies Aztec Code encoding format. More...
|
|
ERRCODE | BCSet_Aztec_FormatW (t_BarCode *pBarCode, e_AztecFormat eFormat, LPCWSTR szFormatSpecifier) |
|
BOOL | BCGet_Aztec_AppendActive (t_BarCode *pBarCode) |
| Determines whether the structured append mode is active. More...
|
|
CHAR | BCGet_Aztec_AppendTotalA (t_BarCode *pBarCode) |
| Gets the adjusted total number of symbols in the Aztec Code Structured Append mode. More...
|
|
WCHAR | BCGet_Aztec_AppendTotalW (t_BarCode *pBarCode) |
|
CHAR | BCGet_Aztec_AppendIndexA (t_BarCode *pBarCode) |
| Gets the current index of the symbol in Aztec Code Structured Append mode. More...
|
|
WCHAR | BCGet_Aztec_AppendIndexW (t_BarCode *pBarCode) |
|
LPCSTR | BCGet_Aztec_AppendMessageIDA (t_BarCode *pBarCode) |
| Gets the adjusted Message-ID in Aztec Code Structured Append mode. More...
|
|
LPCWSTR | BCGet_Aztec_AppendMessageIDW (t_BarCode *pBarCode) |
|
ERRCODE | BCSet_Aztec_AppendActive (t_BarCode *pBarCode, BOOL bActivate) |
| Activates/Deactivates Aztec Code "Structured Append" mode. More...
|
|
ERRCODE | BCSet_Aztec_AppendDataA (t_BarCode *pBarCode, CHAR cTotal, CHAR cIndex, LPCSTR szMessageID) |
| Sets Aztec Code "Structured Append" data. More...
|
|
ERRCODE | BCSet_Aztec_AppendDataW (t_BarCode *pBarCode, WCHAR cTotal, WCHAR cIndex, LPCWSTR szMessageID) |
|
LPCSTR * | BCGetAztecSizesA () |
| Returns the implemented Aztec Code symbol sizes. More...
|
|
LPCWSTR * | BCGetAztecSizesW () |
|
LONG | BCGetAztecSizesCount () |
| Returns the number of supported Aztec Code symbol-sizes. More...
|
|
Public API functions for Aztec Code. 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