TBarCode Library 11  TBarCode Library 11
LPCWSTR _stdcall BCGetMetaDataW ( t_BarCode pBarCode)

Returns meta-representation of a barcode.

This function provides access to the meta-data of the current barcode row (refer to BCSetFuncDrawRow()). The result of this function is only valid, when it is called in the scope of your callback function (set by BCSetFuncDrawRow()).

Note:
Sample code is available on request: support@tec-it.com
Parameters:
[in]pBarCodePointer to barcode structure.
Return values:
LPCSTRMeta-description of barcode row.