| Mercury.QTP.CustomServer Namespace : EventStatus Enumeration |
'Declaration<System.Runtime.InteropServices.ComVisibleAttribute(False)> Public Enum EventStatus Inherits System.Enum
[System.Runtime.InteropServices.ComVisible(false)] public enum EventStatus : System.Enum
| Member | Description |
|---|---|
| EVENTSTATUS_FAIL | Step failed. |
| EVENTSTATUS_GENERAL | General message for step. |
| EVENTSTATUS_PASS | Step passed. |
| EVENTSTATUS_WARNING | Step passed with warning. |
System.Object
System.ValueType
System.Enum
Mercury.QTP.CustomServer.EventStatus

