TBarCode Library 11  TBarCode Library 11
ERRCODE _stdcall BCSet_Maxi_UsePreambleA ( t_BarCode pBarCode,
BOOL  bUse,
LPCSTR  szDate 
)

Activates the usage of the "Preamble" in MaxiCode.

Specifies whether preamble functionality ("[)>..." will be encoded in the symbol header) should be activated. This is relevant in particular Open System Standards only. Refer to the additional document Barcode Reference (chapter setting SCM parameters).

Parameters
[in]pBarCodePointer to barcode structure.
[in]bUseUse preamble ("[)>...").
  • true: Activate preamble
  • false: Preamble is not used
[in]szDateSpecifies the value for the year ["00"..."99"] (the last two digits - the century - are used). This date will be inserted automatically into the data stream on a predefined place (before the encoded data). The parameter bUse must be set to true!
Return values
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.
See Also
BCGet_Maxi_UsePreamble()

© 2014 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue Aug 12 2014 12:30:34 for TBarCode Library 11 with doxygen 1.8.3.1