Part | Description |
|
object | Required. A valid object name. |
index | Required. The index of the page in a MultiPage associated with this event. |
Number | Required. Specifies a unique value that the control uses to identify the error. |
Description | Required. A textual description of the error. |
SCode | Required. Specifies the OLE status code for the error. The low-order 16 bits specify a value that is identical to the Number argument. |
Source | Required. The string that identifies the control that initiated the event. |
HelpFile | Required. Specifies a fully qualified path name for the Help file that describes the error. |
HelpContext | Required. Specifies the context ID of the Help file topic that contains a description of the error. |
CancelDisplay | Required. Specifies whether to display the error string in a message box. |