| TBarCode Library 11
    TBarCode Library 11
    | 
| ERRCODE BCSet_DM_Format | ( | t_BarCode * | pBarCode, | 
| e_DMFormat | eFormat | ||
| ) | 
Specifies Data Matrix encoding format.
Specifies the generated code format. Per default TBarCode uses the default encoding scheme.
| [in] | pBarCode | Pointer to barcode structure. | 
| [in] | eFormat | Data Matrix format. | 
| ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |