Visual Basic
C#
Managed Extensions for C++
C++/CLI
Member | Value | Description |
---|---|---|
Status_Error | 2 | Indicates an invalid condition occurred as something is not set properly. |
Status_OK | 0 | Indicates no problems are found. This is the default status. |
Status_Warning | 1 | Indicates barcodes are not in range or available, but the error is not critical and may be recoverable. |
The default value is Status_OK.
System.Object
System.ValueType
System.Enum
Accusoft.BarcodeXpressSdk.BarcodeStatus