Event OnError
Syntax
Private Sub
Object_
OnError (
Number, Description
)
The OnError Event syntax has these parts:
Part
Description
object
An expression evaluating to an Object of type
SCIVB
.
Number
Required. A
String
Value.
Description
Required. A
String
Value.