Gets the input data encoding code page.
If the data encoding mode is set to #eEncMode_CodePage this function specifies in which code page the input data is encoded. Otherwise the code page is ignored. If the this function returns eCodePage_Custom use the function BCGetCodePageCustom to receive the code page.
- See also
- BCSetEncodingMode(), BCGetEncodingMode(), BCSetCodePage(), BCSetCodePageCustom(), BCGetCodePageCustom()
- Parameters
-
[in] | pBarCode | Pointer to barcode structure. |
- Return values
-
e_CodePage | The Code Page Identifier. |