QuickOPC User's Guide and Reference
_UASubscriptionParameters Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.ComTypes Namespace : _UASubscriptionParameters Interface
Exposes OpcLabs.EasyOpc.UA.UASubscriptionParameters to COM clients.
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("5D75AE7B-22D0-4777-894A-B355351B8417")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UASubscriptionParameters 
'Usage
 
Dim instance As _UASubscriptionParameters
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("5D75AE7B-22D0-4777-894A-B355351B8417")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UASubscriptionParameters 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("5D75AE7B-22D0-4777-894A-B355351B8417")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UASubscriptionParameters 
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