SysEventType

Description

The SysEventType enumeration contains categories of records in Windows event log.

It is used by the following property:

Available Values

Value Brief description
0 Success. Operation completed successfully.
1 Error. Error.
2 Warning. Warning.
4 Information. Information.
8 AuditSuccess. Auditing completed successfully.
16 AuditFailure. Auditing failed.

See also:

System Assembly Enumerations