OPC Studio User's Guide and Reference
_UAStructureDescription Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.DataTypeSchema.ComTypes Namespace : _UAStructureDescription Interface
Exposes OpcLabs.EasyOpc.UA.DataTypeSchema.UAStructureDescription to COM clients.
Object Model
_UAStructureDescription InterfaceUANodeId ClassUAQualifiedName ClassUAStructureDefinition Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("B6C6791C-0102-4701-AFA6-5C1048704680")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UAStructureDescription 
'Usage
 
Dim instance As _UAStructureDescription
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("B6C6791C-0102-4701-AFA6-5C1048704680")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UAStructureDescription 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("B6C6791C-0102-4701-AFA6-5C1048704680")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UAStructureDescription 
Remarks

This member or type is for use from COM. It is not meant to be used from .NET or Python. Refer to the corresponding .NET member or type instead, if you are developing in .NET or Python.

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