Back to product page

LastError property


Last error that occured on wodHttpDLX.

Type

A Long value

Syntax

  • Basic
object.LastError [= value]
The LastError(object,value) syntax has these parts:
objectAn expression evaluating to an object of type wodHttpDLX.
valueA Long value.

Remarks

This property contains the result of the last completed method. It is zero if the last method completed without error. Otherwise, it contains an error code.

This property is read-only and only available at run-time.

Platforms

Windows