BIBRW1D.ocx and BIBRW1Dx.ocx specific error codes

Error Code number

Error Code

Meaning

0

BARCODE_NO_ERROR

No error occurred.

-1

BARCODE_PARAMETER_ERROR

Invalid parameters were passed to the method

-2

BARCODE_MEMORY_ERROR

Memory error occurred.

-3

BARCODE_INVALID_BARCODE_TYPE

Invalid barcode type found.

-4

BARCODE_INVALID_BARCODE_VALUE

Invalid barcode value was passed to the barcode writing method.

-5

BARCODE_NO_BARCODE_FOUND

No barcode found on image.

-6

BARCODE_NOT_ENOUGH_SPACE

Not enough space on given rectangle to write specified barcode.