QuickOPC User's Guide and Reference
_UAPubSubConfigurationElement Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.Configuration.ComTypes Namespace : _UAPubSubConfigurationElement Interface
Exposes OpcLabs.EasyOpc.UA.PubSub.Configuration.UAPubSubConfigurationElement to COM clients.
Object Model
_UAPubSubConfigurationElement InterfaceUADiscoveryElementCollection ClassUADiscoveryElement Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("F0A172D0-986C-4A8A-9FF5-60EAC4409764")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UAPubSubConfigurationElement 
'Usage
 
Dim instance As _UAPubSubConfigurationElement
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("F0A172D0-986C-4A8A-9FF5-60EAC4409764")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UAPubSubConfigurationElement 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("F0A172D0-986C-4A8A-9FF5-60EAC4409764")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UAPubSubConfigurationElement 
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