<< Click to Display Table of Contents >>
Error |
Error(Number, Description, SCode, Source, HelpFile, HelpContext, CancelDisplay)
Generated by an object's internal error. If this event is not handled, Elipse Power displays a generic error message.
Available parameters on the Error event
Name |
Description |
---|---|
Number |
Integer identifying this error |
Description |
String with this error's description |
SCode |
Integer with an error code from the OLE subsystem (not used) |
Source |
String with the object that generated this error |
HelpFile |
String with name and path of a help file |
HelpContext |
Context integer of a help topic referring to this error |
CancelDisplay |
Boolean indicating whether this error must be displayed on a message box |