QuickOPC User's Guide and Reference
_EasyUASpecializedClient Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.ComTypes Namespace : _EasyUASpecializedClient Interface
Exposes OpcLabs.EasyOpc.UA.EasyUASpecializedClient to COM clients.
Object Model
_EasyUASpecializedClient InterfaceEasyUAClientSelector Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("2C94D060-0A90-45CD-B693-701E9EFBFF36")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _EasyUASpecializedClient 
'Usage
 
Dim instance As _EasyUASpecializedClient
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("2C94D060-0A90-45CD-B693-701E9EFBFF36")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _EasyUASpecializedClient 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("2C94D060-0A90-45CD-B693-701E9EFBFF36")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _EasyUASpecializedClient 
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