Specifications
17.4.2. Methods
GetChkDigit
Description
Calculate a check digit (CD) of the barcode data according to the specified calculation method. (Refer to
the BHT_GetBarChkDgt function.)
Syntax
long GetChkDigit (
TCHAR* BarData ,
short ChkDgtType )
Parameters
BarData
[in] Character string of the barcode
ChkDgtType
[in] Check digit type
(For details, refer to the BHT_GetBarChkDgt function.)
Return value
Value of the check digit calculated
145










