| TBarCode Library 11
    TBarCode Library 11
    | 
| ERRCODE _stdcall BCSetDrawModeExt | ( | t_BarCode * | pBarCode, | 
| e_DrawMode | eMode | ||
| ) | 
Selects the method for drawing bars (Windows only).
Sets the GDI drawing-method used for painting the bars.
| [in] | pBarCode | Pointer to barcode structure. | 
| [in] | eMode | Drawing Mode. | 
| ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |