QuickOPC User's Guide and Reference
_NormalizedException Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.ComTypes Namespace : _NormalizedException Interface
Exposes OpcLabs.BaseLib.NormalizedException to COM clients.
Object Model
_NormalizedException Interface_Dictionary InterfaceStringStringDictionary ClassNormalizedException Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("55E17BB5-C01B-4B85-B9F7-EFE5DAF1B7FA")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _NormalizedException 
'Usage
 
Dim instance As _NormalizedException
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("55E17BB5-C01B-4B85-B9F7-EFE5DAF1B7FA")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _NormalizedException 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("55E17BB5-C01B-4B85-B9F7-EFE5DAF1B7FA")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _NormalizedException 
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