LastError Property
      
 

Description

Holds last error number.

Property type

A Long value.  

Syntax

object.LastError

The LastError Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type wodVPN.

Remarks

The LastError property holds last error that occurred in current wodVPN session. To obtain text description of the error, use ErrorText property.