TBarCode Library 11  TBarCode Library 11
aztecapi.cpp File Reference

Public API functions for Aztec Code. More...

Functions

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 99) of the symbol size. More...
 
e_AztecFormat BCGet_Aztec_Format (t_BarCode *pBarCode)
 Gets the current Aztec Code Encoding Format. More...
 
BOOL BCGet_Aztec_AppendActive (t_BarCode *pBarCode)
 Determines whether the structured append mode is active. More...
 
ERRCODE BCSet_Aztec_AppendActive (t_BarCode *pBarCode, BOOL bActivate)
 Activates/Deactivates Aztec Code "Structured Append" mode. More...
 
LONG BCGetAztecSizesCount ()
 Returns the number of supported Aztec Code symbol-sizes. 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)
 Gets the current Aztec Code Encoding Format specifier for industry format. More...
 
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)
 Specifies Aztec Code encoding format. 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)
 Gets the adjusted total number of symbols in the Aztec Code Structured Append mode. More...
 
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)
 Gets the current index of the symbol in Aztec Code Structured Append mode. More...
 
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)
 Gets the adjusted Message-ID in 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)
 Sets Aztec Code "Structured Append" data. More...
 
LPCSTR * BCGetAztecSizesA ()
 Returns the implemented Aztec Code symbol sizes. More...
 
LPCWSTR * BCGetAztecSizesW ()
 Returns the implemented Aztec Code symbol sizes. More...
 

Detailed Description

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

© 2019 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Thu Apr 11 2019 07:57:46 for TBarCode Library 11 with doxygen 1.8.8