QuickOPC User's Guide and Reference
AEEventType Constructor



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.AlarmsAndEvents Namespace > AEEventType Class : AEEventType Constructor
Initializes a new instance of the AEEventType class.
Overload List
OverloadDescription
Initializes a new instance of the AEEventType class.Initializes a new instance of the class, with all event types included.  
Initializes a new instance of the AEEventType class.Initializes a new instance of the class, from other AEEventType.  
Initializes a new instance of the AEEventType class.Initializes a new instance of the class, with value specified as a combination of enumerated values.  
Initializes a new instance of the AEEventType class.Initializes a new instance of the class, with value specified as bit fields in an integer.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also