| TBarCode Library 11
    TBarCode Library 11
    | 
| LPCSTR _stdcall BCGetDefaultDataByTypeA | ( | e_BarCType | eBCType | ) | 
Returns the default data according to given bar code type.
Returns the default data as string for the specified barcode symbology.
| [in] | eBCType | Type of barcode. | 
| LPCSTR | The default data for given bar code type. |