EventFlags Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum EventFlags
type EventFlags = 
Inheritance
EventFlags
Attributes

Fields

Add 1
Clear 32
Delete 2
Disable 8
Dispatch 128
Enable 4
EOF 32768
Error 16384
Flag0 4096
Flag1 8192
OneShot 16
Receipt 64
SystemFlags 61440

Applies to