Syntax:
object.Error( Code as Long, Description as String )
Description:
An Error event is fired whenever a critical error situation occurs. A critical error situation will typically be if the if the component is unable to connect to the Gateway. See Event codes for a complete list of error situations that may occur.
See also:
Status event, StatusReference event, Event codes