QuickOPC User's Guide and Reference
_UALogicalException Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.OperationModel.ComTypes Namespace : _UALogicalException Interface
Exposes OpcLabs.EasyOpc.UA.OperationModel.UALogicalException to COM clients.
Object Model
_UALogicalException Interface_Dictionary Interface
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("2D982E27-85C5-4A8E-8B99-9A00AC9E2D3C")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UALogicalException 
'Usage
 
Dim instance As _UALogicalException
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("2D982E27-85C5-4A8E-8B99-9A00AC9E2D3C")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UALogicalException 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("2D982E27-85C5-4A8E-8B99-9A00AC9E2D3C")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UALogicalException 
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