Event ID Constants indicate the type of event triggered.
Event_Notify (1) – General notification.
Event_Warning (2) – An error is encountered but is not severe to stop
processing.
Event_Severe (3) – An error is encountered that has caused processing to
stop.
Event_Notify_Severe (4) – A severe error has occurred but processing has
not stopped.
Event_Info_TransactionSetStart (5) – The start of the transaction set or
message level is encountered.
Event_Info_FunctionalGroupStart (6) – The start of the functional group
level is encountered.
Event_Info_InterchangeStart (7) – The start of the interchange level I
encountered.
Event_Info_TransactionSetEnd (8) – The end of the transaction set of
message level is encountered.
Event_Info_FunctionalGroupEnd (9) – The end of the functional group
level is encountered.
Event_Info_InterchangeEnd (10) – The end of the interchange level is
encountered.
Event_Ack_Error_FunctionalGroup (11) – An error in the functional group
is encountered.
Event_Ack_Error_TransactionSet (12) – An error in the transaction set or
message is encountered.
Event_Ack_Error_Segment (13) – An error in the data segment is
encountered.
Event_Ack_Error_Element (14) – An error in the data element is
encountered.
Event_Ack_Error_Interchange (15) – An error in the interchange is
encountered.
Event_Info_Error_Segment_Handle (16) – Supplemental information
providing the segment handle.
Event_Info_Error_Element_Position (17) – Supplemental information
providing the data element position in the data segment or composite element.
Event_Info_Error_Composite_Position (18) – Supplemental information
providing the position of the composite in the data segment.
Event_Info_PackageStart (19) – The start of the package semantic level
is encountered.
Event_Info_PackageEnd (20) – The end of the package semantic level is
encountered.
Event_Info_TransferVerbose (21) - An FTP or HTTP status notification.
Event_Info_LoopEnd (22) - An end-of-loop has been encountered while
reading the document.
Event_Info_Http_Response_Downloaded (23) - There was a HTTP response
data downloaded from the remote server as a response to an HTTP request or
upload.
Event_Info_External_Operation_Result (24) - The result of the operation
of a method in an ActiveX/COM component.