| TBarCode Library 11
    TBarCode Library 11
    | 
| ERRCODE _stdcall BCSetSizeMode | ( | t_BarCode * | pBarCode, | 
| e_SizeMode | mode | ||
| ) | 
Sets the mode that determines the barcode size.
| [in,out] | pBarCode | Pointer to barcode structure. | 
| [in] | mode | Mode that determines barcode size. | 
| ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |