TBarCode Library 11
TBarCode Library 11
|
LPCSTR _stdcall BCGetOptionsA | ( | t_BarCode * | pBarCode, |
LPCSTR | szFilter | ||
) |
Retrieves the option string that contains all applied options.
If operation fails, e.g. if no options that apply to the filter have been found, NULL is returned.
[in,out] | pBarCode | Pointer to barcode structure. |
[in] | szFilter | (not implemented, yet) Filter string to restrict the returned option string. If filter is NULL or empty only a default set of options is returned. |