Gets the current width of the bearer bars.
By default, bearer bars are deactivated (eBearerBar_None). To activate bearer bars the bearer bar type has to be set to eBearerBar_TopAndBottom or eBearerBar_Rectangle. The bearer bar width has to be set to -1 for the default minimum bearer bar width or a value > 0.
The vertical bearer bar is only displayed, if you have set a quiet zone at left and right >= 12 modules (the quiet zone is necessary to keep the bar code readable).
- Parameters:
-
[in] | pBarCode | Pointer to barcode structure. |
- Returns:
- The width of the bearer bars in 1/1000 mm or -1 if the default minimum bearer bar width is used.
- See also:
- BCSetBearerBarWidth(), BCGetBearerBarType(), BCSetBearerBarType()