QuickOPC User's Guide and Reference
_UAServiceException Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.ComTypes Namespace : _UAServiceException Interface
Exposes OpcLabs.EasyOpc.UA.UAServiceException to COM clients.
Object Model
_UAServiceException Interface_Dictionary InterfaceUAServiceResult Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("24E865DB-0521-4A10-A995-42B21CB201FF")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UAServiceException 
'Usage
 
Dim instance As _UAServiceException
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("24E865DB-0521-4A10-A995-42B21CB201FF")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UAServiceException 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("24E865DB-0521-4A10-A995-42B21CB201FF")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UAServiceException 
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