Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / ErrorCode Property
In This Topic
    ErrorCode Property
    In This Topic
    Description
    Returns the number value of the last error.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property ErrorCode As Long
    Return Type
    A long representing the last error number.
    Remarks

    This property stores the last error until the next operation of the Barcode Xpress control.

    See How To > Debug Your Application topic for details on each error number.

    See Also