OPC Studio User's Guide and Reference
ExtendedCOMException Class
Members 



View with Navigation Tools
OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Runtime.InteropServices Namespace : ExtendedCOMException Class
A COM exception with extended error information.
Object Model
ExtendedCOMException ClassXmlQualifiedName2 Class
Syntax
 
'Usage
 
Dim instance As ExtendedCOMException
Inheritance Hierarchy

System.Object
   System.Exception
      System.SystemException
         System.Runtime.InteropServices.ExternalException
            System.Runtime.InteropServices.COMException
               OpcLabs.BaseLib.Runtime.InteropServices.ExtendedCOMException
                  OpcLabs.BaseLib.Runtime.InteropServices.SimulatedCOMException
                  OpcLabs.EasyOpc.Engine.NetApiResultException

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