QuickOPC User's Guide and Reference
_EasyUASubscriptionChangeArguments Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.OperationModel.ComTypes Namespace : _EasyUASubscriptionChangeArguments Interface
Exposes OpcLabs.EasyOpc.UA.OperationModel.EasyUASubscriptionChangeArguments to COM clients.
Object Model
_EasyUASubscriptionChangeArguments InterfaceUAMonitoringParameters ClassUASubscriptionParameters Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("1B51E462-0760-4A19-8BDA-21AB5A5BA428")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _EasyUASubscriptionChangeArguments 
'Usage
 
Dim instance As _EasyUASubscriptionChangeArguments
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("1B51E462-0760-4A19-8BDA-21AB5A5BA428")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _EasyUASubscriptionChangeArguments 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("1B51E462-0760-4A19-8BDA-21AB5A5BA428")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _EasyUASubscriptionChangeArguments 
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