QuickOPC User's Guide and Reference
SimulatedCOMException Class
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Runtime.InteropServices Namespace : SimulatedCOMException Class
A COM exception that has been simulated internally.
Object Model
SimulatedCOMException ClassXmlQualifiedName2 Class
Syntax
'Usage
 
Dim instance As SimulatedCOMException
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

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