QuickOPC User's Guide and Reference
_EasyUAEventNotificationEventArgs Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.OperationModel.ComTypes Namespace : _EasyUAEventNotificationEventArgs Interface
Exposes OpcLabs.EasyOpc.UA.OperationModel.EasyUAEventNotificationEventArgs to COM clients.
Object Model
_EasyUAEventNotificationEventArgs InterfaceEasyUAMonitoredItemArguments ClassExceptionCollection ClassUAEventData ClassNormalizedExceptionCollection ClassNormalizedException ClassNormalizedException Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("7A12AC93-3C60-496F-959A-DD1732AB9740")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _EasyUAEventNotificationEventArgs 
'Usage
 
Dim instance As _EasyUAEventNotificationEventArgs
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("7A12AC93-3C60-496F-959A-DD1732AB9740")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _EasyUAEventNotificationEventArgs 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("7A12AC93-3C60-496F-959A-DD1732AB9740")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _EasyUAEventNotificationEventArgs 
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