TBarCode Library 11  TBarCode Library 11
ERRCODE BCSet_CBF_Format ( t_BarCode pBarCode,
e_CBFFormat  eFormat 
)

Sets Codablock-F code format.

Specifies the encoding format for Codablock-F. Selects UCC/EAN or the default encoding format.

See also:
BCGet_CBF_Format()
Parameters:
[in]pBarCodePointer to barcode structure.
[in]eFormatCodablock F format.
Return values:
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.