QuickOPC User's Guide and Reference
_UANamespaceQualified Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace.ComTypes Namespace : _UANamespaceQualified Interface
Exposes OpcLabs.EasyOpc.UA.AddressSpace.UANamespaceQualified to COM clients.
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("3183FB7B-4A61-4AE6-99DA-5D458F9E4C8E")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UANamespaceQualified 
'Usage
 
Dim instance As _UANamespaceQualified
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("3183FB7B-4A61-4AE6-99DA-5D458F9E4C8E")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UANamespaceQualified 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("3183FB7B-4A61-4AE6-99DA-5D458F9E4C8E")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UANamespaceQualified 
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