QuickOPC User's Guide and Reference
_AEEventType Interface
Members 



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.AlarmsAndEvents.ComTypes Namespace : _AEEventType Interface
Exposes OpcLabs.EasyOpc.AlarmsAndEvents.AEEventType to COM clients.
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("CB39EE78-3CFD-4B9A-9064-C07D85D874B5")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _AEEventType 
'Usage
 
Dim instance As _AEEventType
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("CB39EE78-3CFD-4B9A-9064-C07D85D874B5")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _AEEventType 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("CB39EE78-3CFD-4B9A-9064-C07D85D874B5")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _AEEventType 
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