ERRCODE BCSetEncodingMode ( t_BarCode pBarCode,
e_EncodingMode  eMode 
)

Sets the data encoding mode.

The data encoding mode specifies how TBarCode interprets the input data. In dependence on whether the input data is UNICODE or single character encoded the mode has different effects. See e_EncodingMode and e_CodePage for a more detailed description.

See also:
BCGetEncodingMode(), BCGetCodePage(), BCSetCodePage(), e_EncodingMode, e_CodePage
Parameters:
[in] pBarCode Pointer to barcode structure.
[in] eMode The encoding 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:32 2009 for TEC-IT TBarCode Library 9.2 with doxygen 1.5.3