QuickOPC User's Guide and Reference
_UAApplicationDescription Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Discovery.ComTypes Namespace : _UAApplicationDescription Interface
Exposes OpcLabs.EasyOpc.UA.Discovery.UAApplicationDescription to COM clients.
Object Model
_UAApplicationDescription InterfaceStringCollection Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("682D26C9-D9B2-4E2E-8089-DE1F3B57D93C")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UAApplicationDescription 
'Usage
 
Dim instance As _UAApplicationDescription
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("682D26C9-D9B2-4E2E-8089-DE1F3B57D93C")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UAApplicationDescription 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("682D26C9-D9B2-4E2E-8089-DE1F3B57D93C")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UAApplicationDescription 
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