TBarCode Library 11
TBarCode Library 11
|
LPCSTR _stdcall BCGetMetaDataA | ( | 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()).
[in] | pBarCode | Pointer to barcode structure. |
LPCSTR | Meta-description of barcode row. |