Event OnError

Syntax

Private Sub Object_OnError ( Number, Description )

The OnError Event syntax has these parts:

PartDescription
object An expression evaluating to an Object of type SCIVB.
NumberRequired. A String Value.
DescriptionRequired. A String Value.