TBarCode Library 11  TBarCode Library 11
UINT _stdcall BCGetCodePageCustom ( t_BarCode pBarCode)

Gets the input data encoding code page.

(custom value) If another than a predefined code page is used (BCGetCodePage returns eCodePage_Custom), this function returns the code page identifier.

See also:
BCSetEncodingMode(), BCGetEncodingMode(), BCGetCodePage(), BCSetCodePage(), BCSetCodePageCustom()
Parameters:
[in]pBarCodePointer to barcode structure.
Return values:
UINTThe Code Page Identifier.