dBarInit()

Calling dBarInit() causes dBarcode to initialise the OLE variables with default values. This function should be called before any of the other control functions are called unless you are providing values for all of the OLE variables before calling the functions.

The default values for the OLE variables are maintained in the DBARCODE.INI file located in the Windows directory. This file is created or updated by either:

a) running dBarcode in Stand-alone mode and choosing Save Defaults from the OPTIONS menu,

or b) setting the values of all the OLE variables, calling the function dBarMake(), and then calling the dBarDefs() function (see below).

This function always returns 0.

 

More:

dBarCopy()