ERRCODE BCSet_Maxi_UsePreambleW ( t_BarCode pBarCode,
BOOL  bUse,
LPCWSTR  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] pBarCode Pointer to barcode structure.
[in] bUse Use preamble ("[)>...").
  • true: Activate preamble
  • false: Preamble is not used
[in] szDate Specifies 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 pre-defined place (before the encoded data). The parameter bUse must be set to true!
Return values:
ERRCODE ErrOk (0) in case of success. Non-zero if error occurred.
See also:
BCGet_Maxi_UsePreamble()


© 2007 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue Nov 27 14:28:03 2007 for TEC-IT TBarCode Library 8.0.0 with doxygen 1.5.3