Gets and sets the last error code.
object.LastError [= lasterror ]
The LastError property can be read to determine the last error that occurred for this instance of the object. If a value is assigned to this property, it must either be zero (to clear the error) or a valid error code.
Integer (Int32)
OnError Event
Copyright © 2024 Catalyst Development Corporation. All rights reserved.