| 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.
| [in,out] | pBarCode | Pointer to barcode structure. | 
| [in] | eDecoder | Type of scanner. | 
| ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |