QuickOPC User's Guide and Reference
_EasyUASubscriberSelector Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.ComTypes Namespace : _EasyUASubscriberSelector Interface
Exposes OpcLabs.EasyOpc.UA.PubSub.EasyUASubscriberSelector to COM Subscribers.
Object Model
_EasyUASubscriberSelector InterfaceEasyUASubscriberInstanceParameters ClassEasyUASubscriberAdaptableParameters Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("1A47BBB1-9F4D-4CFE-A3E6-E17A38121CAA")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _EasyUASubscriberSelector 
'Usage
 
Dim instance As _EasyUASubscriberSelector
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("1A47BBB1-9F4D-4CFE-A3E6-E17A38121CAA")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _EasyUASubscriberSelector 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("1A47BBB1-9F4D-4CFE-A3E6-E17A38121CAA")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _EasyUASubscriberSelector 
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