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.

See also:
BCSetDrawMode(), BCGetDrawModeExt()
Parameters:
[in]pBarCodePointer to barcode structure.
[in]eModeDrawing Mode.
Return values:
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.