ERRCODE BCSetDisplayTextA ( t_BarCode pBarCode,
LPCSTR  szText 
)

Sets the content of the currently active text object (usually the human readable text).

Note:
BCSetDisplayText can be used to override the human readable text which normally would contain the bar code content (only if the human readable text is currently active).
The currently active text object can be selected by calling BCSetActiveTextIndex().
See also:
BCGetDisplayText(), BCSetTextAlignment(), BCSetActiveTextIndex()
Parameters:
[in] pBarCode Pointer to barcode structure.
[in] szText Display text (reset to default: null).
Return values:
ERRCODE ErrOk (0) in case of success. Non-zero if error occurred.

© 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Thu Jun 30 16:34:48 2011 for TEC-IT TBarCode Library 10 with doxygen 1.6.2