Gets the current type 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 bearer bar type.
- See also
- BCSetBearerBarType(), BCGetBearerBarWidth(), BCSetBearerBarWidth()