TBarCode Library 11  TBarCode Library 11
ERRCODE _stdcall BCSetDecoder ( t_BarCode pBarCode,
e_Decoder  eDecoder 
)

Sets the type of decoder that will be used to read this barcodes.

The module width will be optimized for this type of scanner.

Parameters:
[in,out]pBarCodePointer to barcode structure.
[in]eDecoderType of scanner.
Return values:
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.