QuickOPC User's Guide and Reference
_EasyUADataChangeNotificationEventArgs Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.OperationModel.ComTypes Namespace : _EasyUADataChangeNotificationEventArgs Interface
Exposes OpcLabs.EasyOpc.UA.OperationModel.EasyUADataChangeNotificationEventArgs to COM clients.
Object Model
_EasyUADataChangeNotificationEventArgs InterfaceEasyUAMonitoredItemArguments ClassUAAttributeData ClassExceptionCollection ClassNormalizedExceptionCollection ClassNormalizedException ClassNormalizedException Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("D9986E34-5210-4D35-B972-3AB17C807361")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _EasyUADataChangeNotificationEventArgs 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("D9986E34-5210-4D35-B972-3AB17C807361")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _EasyUADataChangeNotificationEventArgs 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("D9986E34-5210-4D35-B972-3AB17C807361")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _EasyUADataChangeNotificationEventArgs 
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