TBarCode Library 11  TBarCode Library 11
ERRCODE _stdcall 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]pBarCodePointer to barcode structure.
[in]nCodePageThe code page (as code page identifier).
Return values
ERRCODEErrOk (0) in case of success. Non-zero if error occurred

© 2014 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue Aug 12 2014 12:30:33 for TBarCode Library 11 with doxygen 1.8.3.1