This function causes dBarcode to create the barcode image specified by the current setting of the OLE variables, but with the code for conversion being passed as the parameter codestring. The image is not copied to the Windows clipboardby this command. dBarCopy must be used if the image is to be returned through the clipboard.
Note that in this case any previous setting of the OLE variable m_scode is lost. In all other respects this function behaves as dBarMake().
If an error is encountered while generating the image the variable m_ierror is set to a value greater than zero.
The OLE variable m_spattern is filled by this function.
The function returns 0 if an error is encountered, otherwise it returns a non-zero value.
More: