TBarCode Library 11
TBarCode Library 11
|
BOOL TECIT_STDCALL 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(). |
© 2021 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Wed Mar 24 2021 08:46:32 for TBarCode Library 11 with doxygen 1.8.8 |