TBarCode Library 11
TBarCode Library 11
|
Public API functions for Han Xin Code. More...
Functions | |
LONG | BCGetHanXinVersionCount () |
Returns number of implemented Han Xin Code versions. More... | |
e_HanXinSizes | BCGet_HanXin_Version (t_BarCode *pBarCode) |
Gets the current symbol version (the symbol size). More... | |
ERRCODE | BCSet_HanXin_Version (t_BarCode *pBarCode, e_HanXinSizes eVersion) |
Specifies the symbol version (the symbol size). More... | |
e_HanXinECLevel | BCGet_HanXin_ECLevel (t_BarCode *pBarCode) |
Gets the current Han Xin Code error correction level (ECL). More... | |
ERRCODE | BCSet_HanXin_ECLevel (t_BarCode *pBarCode, e_HanXinECLevel eECLevel) |
Sets Han Xin Code error correction level (ECL). More... | |
e_HanXinMask | BCGet_HanXin_Mask (t_BarCode *pBarCode) |
Gets the current Han Xin Code mask pattern (0-3). More... | |
ERRCODE | BCSet_HanXin_Mask (t_BarCode *pBarCode, e_HanXinMask eMask) |
Sets Han Xin Code mask pattern (0-3). More... | |
BOOL | BCGet_HanXin_EnforceBinaryEncoding (t_BarCode *pBarCode) |
Determines whether the data is encoded in binary format. More... | |
ERRCODE | BCSet_HanXin_EnforceBinaryEncoding (t_BarCode *pBarCode, BOOL bEnforceBinary) |
Determines whether Han Xin Code shall be encoded in binary mode or not. More... | |
LPCSTR * | BCGetHanXinVersionsA () |
Returns implemented Han Xin Code versions. More... | |
LPCWSTR * | BCGetHanXinVersionsW () |
Returns implemented Han Xin Code versions. More... | |
Public API functions for Han Xin Code.
Required include file: "tbarcode.h"
© 2021 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Wed Mar 24 2021 08:45:35 for TBarCode Library 11 with doxygen 1.8.8 |