Dynamsoft Home|Product Home

ErrorCode Property

Description 

Returns the error code. This is a runtime, read-only property.

Data type

Enumerated Value/Integer

Syntax

ObjectName. ErrorCode

Remarks

If no error occurs, TWERR_SUCCESS(0) is returned.

See also

ErrorString property