WindowsEventType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The event type.
public enum WindowsEventType
type WindowsEventType =
Public Enum WindowsEventType
- Inheritance
-
WindowsEventType
Fields
Error | 0 | The error. |
Information | 2 | The information. |
Warning | 1 | The warning. |