TBarCode Library 11  TBarCode Library 11
hanxinapi.cpp File Reference

Public API functions for Han Xin Code. More...

Functions

LONG BCGetHanXinVersionCount ()
 Returns number of implemented Han Xin Code versions.
e_HanXinSizes BCGet_HanXin_Version (t_BarCode *pBarCode)
 Gets the current symbol version (the symbol size).
ERRCODE BCSet_HanXin_Version (t_BarCode *pBarCode, e_HanXinSizes eVersion)
 Specifies the symbol version (the symbol size).
e_HanXinECLevel BCGet_HanXin_ECLevel (t_BarCode *pBarCode)
 Gets the current Han Xin Code error correction level (ECL).
ERRCODE BCSet_HanXin_ECLevel (t_BarCode *pBarCode, e_HanXinECLevel eECLevel)
 Sets Han Xin Code error correction level (ECL).
e_HanXinMask BCGet_HanXin_Mask (t_BarCode *pBarCode)
 Gets the current Han Xin Code mask pattern (0-3).
ERRCODE BCSet_HanXin_Mask (t_BarCode *pBarCode, e_HanXinMask eMask)
 Sets Han Xin Code mask pattern (0-3).
BOOL BCGet_HanXin_EnforceBinaryEncoding (t_BarCode *pBarCode)
 Determines whether the data is encoded in binary format.
ERRCODE BCSet_HanXin_EnforceBinaryEncoding (t_BarCode *pBarCode, BOOL bEnforceBinary)
 Determines whether Han Xin Code shall be encoded in binary mode or not.
LPCSTR * BCGetHanXinVersionsA ()
 Returns implemented Han Xin Code versions.
LPCWSTR * BCGetHanXinVersionsW ()
 Returns implemented Han Xin Code versions.

Detailed Description

Public API functions for Han Xin 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