QuickOPC User's Guide and Reference
_OpaqueDataType Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.DataTypeModel.ComTypes Namespace : _OpaqueDataType Interface
Exposes OpcLabs.BaseLib.DataTypeModel.OpaqueDataType to COM clients.
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("375B5E24-6479-4B15-B32F-C01F95AEBC88")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _OpaqueDataType 
'Usage
 
Dim instance As _OpaqueDataType
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("375B5E24-6479-4B15-B32F-C01F95AEBC88")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _OpaqueDataType 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("375B5E24-6479-4B15-B32F-C01F95AEBC88")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _OpaqueDataType 
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