QuickOPC User's Guide and Reference
_UAPublisherEndpointResolverParameters Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.Engine.ComTypes Namespace : _UAPublisherEndpointResolverParameters Interface
Exposes OpcLabs.EasyOpc.UA.PubSub.Engine.UAPublisherEndpointResolverParameters to COM clients.
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("369B6E35-3357-4E40-8E15-A1D6F9BE4CBD")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UAPublisherEndpointResolverParameters 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("369B6E35-3357-4E40-8E15-A1D6F9BE4CBD")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UAPublisherEndpointResolverParameters 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("369B6E35-3357-4E40-8E15-A1D6F9BE4CBD")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UAPublisherEndpointResolverParameters 
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