ERRCODE BCSetCodePageCustom ( t_BarCode pBarCode,
UINT  nCodePage 
)

Sets the input data encoding code page.

If another than a predefined code page shall be used that means, if the code page is set to eCodePage_Custom, this function specifies in which code page the input data is encoded. Otherwise the value returned by BCGetCodePage is used.

See also:
BCSetEncodingMode(), BCGetEncodingMode(), BCGetCodePage(), e_EncodingMode, e_CodePage
Parameters:
[in] pBarCode Pointer to barcode structure.
[in] nCodePage The code page (as code page identifier).
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