QuickOPC User's Guide and Reference
_UADataTypeDictionaryProvider Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.DataTypeModel.ComTypes Namespace : _UADataTypeDictionaryProvider Interface
Exposes OpcLabs.EasyOpc.UA.DataTypeModel.IUADataTypeDictionaryProvider to COM clients.
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("1FF6F3C4-1987-45D4-94AC-96DA40E4F99E")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UADataTypeDictionaryProvider 
'Usage
 
Dim instance As _UADataTypeDictionaryProvider
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("1FF6F3C4-1987-45D4-94AC-96DA40E4F99E")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UADataTypeDictionaryProvider 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("1FF6F3C4-1987-45D4-94AC-96DA40E4F99E")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UADataTypeDictionaryProvider 
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