QuickOPC User's Guide and Reference
_EasyUAClientComplexData Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Plugins.ComplexData.ComTypes Namespace : _EasyUAClientComplexData Interface
Exposes OpcLabs.EasyOpc.UA.Plugins.ComplexData.IEasyUAClientComplexData to COM clients.
Object Model
_EasyUAClientComplexData Interface_UADataTypeDefinitionProvider Interface_UADataTypeDictionaryProvider Interface_UADataTypeModelProvider Interface_UAServerTables Interface
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("9BDDA562-192C-4394-ACF2-E2FE6B168DDB")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _EasyUAClientComplexData 
'Usage
 
Dim instance As _EasyUAClientComplexData
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("9BDDA562-192C-4394-ACF2-E2FE6B168DDB")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _EasyUAClientComplexData 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("9BDDA562-192C-4394-ACF2-E2FE6B168DDB")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _EasyUAClientComplexData 
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