EventSetBase Class
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.
Abstract class for all Event classes.
public abstract class EventSetBase
type EventSetBase = class
Public MustInherit Class EventSetBase
- Inheritance
-
EventSetBase
- Derived
Constructors
EventSetBase() |
default constructor |
EventSetBase(EventSetBase) |
copy constructor |
Properties
NumberOfElements |
number of elements |
Storage |
bit storage |
Methods
Copy() |
copy |
FitsMask(EventSetBase) |
true if fits the mask |
HasCommonBits(EventSetBase) |
returns true if this and optCompare have common options that are set |
SetValue(EventSetBase, Boolean) |
set value |