ERRCODE BCSet_Maxi_Mode ( t_BarCode pBarCode,
LONG  nMode 
)

Specifies the operating mode for encoding data.

Specifies the operating mode for encoding data. Default is Mode 4.

Parameters:
[in] pBarCode Pointer to barcode structure.
[in] nMode Used encoding mode [2..5]
  • Mode 2: SCM Numeric - Structured Carrier Message (Postal Code only numeric, up to 9 digits)
  • Mode 3: SCM Alphanumeric - Structured Carrier Message (Postal Code alphanumeric, up to 6 characters)
  • Mode 4: For numeric and alphanumeric character sequences (Standard Error Correction). This is the default
  • Mode 5: Full EEC - like Mode 4, but with Enhanced Error Correction (safer, but less usable data)
See also:
BCGet_Maxi_Mode()
Return values:
ERRCODE ErrOk (0) in case of success. Non-zero if error occurred.


© 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue May 5 15:50:34 2009 for TEC-IT TBarCode Library 9.2 with doxygen 1.5.3