TBarCode Library 11
TBarCode Library 11
|
BOOL BCIsTextUnicode | ( | t_BarCode * | pBarCode | ) |
Returns type of current input data.
Determines if barcode text was passed as UNICODE string or as ASCII string.
[in] | pBarCode | Pointer to barcode structure. |
true | The barcode data was set with BCSetTextW(). |
false | The barcode data was set with BCSetTextA(). |
© 2023 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Wed Apr 10 2024 13:55:57 for TBarCode Library 11 with doxygen 1.9.1 |