The SysEventType enumeration contains categories of records in Windows event log.
It is used by the following property:
Value | Brief description |
0 | Success. Operation completed successfully. |
1 | AuditFailure. Auditing failed. |
2 | AuditSuccess. Auditing completed successfully. |
4 | Error. Error. |
8 | Information. Information. |
16 | Warning. Warning. |
See also: