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 Thu Jun 30 16:34:47 2011 for TEC-IT TBarCode Library 10 with doxygen 1.6.2