QuickOPC User's Guide and Reference
_UANodeId Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace.ComTypes Namespace : _UANodeId Interface
Exposes OpcLabs.EasyOpc.UA.AddressSpace.UANodeId to COM clients.
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("888C25BD-F172-47AC-81C6-4451F084C995")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UANodeId 
'Usage
 
Dim instance As _UANodeId
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("888C25BD-F172-47AC-81C6-4451F084C995")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UANodeId 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("888C25BD-F172-47AC-81C6-4451F084C995")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UANodeId 
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