Accusoft BarcodeXpress v13.3 - Updated
ErrorDescription Property
Collapse All
Expand All
View with Navigation Tools
AccusoftBarcodeXpress13 ActiveX DLL
>
BarcodeXpress Object
: ErrorDescription Property
Description
Gets a description of the error for this object.
Property type
Read-write property
Syntax
Visual Basic
Public Property ErrorDescription As String
Return Type
A string representing the description of the last error.
Remarks
This property give you the string name of the error, while the
ErrorCode
property returns the last error number.
See Also
BarcodeXpress Object
|
BarcodeXpress Members