TBarCode Library 11  TBarCode Library 11
e_CDMethod* _stdcall BCGetCDListByType ( e_BarCType  eBCType)

Returns the implemented check-digit methods for a barcode symbology.

Returns an array of implemented check-digit methods for the specified barcode symbology.

Parameters:
[in]eBCTypeType of barcode.
Return values:
e_CDMethod*Array of check-digit method enumerators. The array is terminated with -1 (maximum array size is 8).