| TBarCode Library 11
    TBarCode Library 11
    | 
| LONG _stdcall BCGetCountSpaces | ( | e_BarCType | eBarCType | ) | 
Returns number of different space-widths used by the symbology.
Returns number of different space-widths for specified barcode symbology. 
 Code 2 of 5 Interleaved uses two different space-widths: the return value is 2. 
| [in] | eBarCType | Bar-code type. | 
| -1 | In case of error | 
| >0 | Otherwise |