'Declaration
<CLSCompliantAttribute(True)> <ComDefaultInterfaceAttribute(OpcLabs.BaseLib.Runtime.InteropServices.ComTypes._ExtendedCOMException)> <ComVisibleAttribute(True)> <GuidAttribute("F86A609B-4822-4F88-871B-F5F17509D035")> <SerializableAttribute()> Public Class ExtendedCOMException Inherits System.Runtime.InteropServices.COMException Implements OpcLabs.BaseLib.IErrorIdProvider, OpcLabs.BaseLib.Runtime.InteropServices.ComTypes._ExtendedCOMException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
'Usage
Dim instance As ExtendedCOMException
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.BaseLib.Runtime.InteropServices.ComTypes._ExtendedCOMException)] [ComVisible(true)] [Guid("F86A609B-4822-4F88-871B-F5F17509D035")] [Serializable()] public class ExtendedCOMException : System.Runtime.InteropServices.COMException, OpcLabs.BaseLib.IErrorIdProvider, OpcLabs.BaseLib.Runtime.InteropServices.ComTypes._ExtendedCOMException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.BaseLib.Runtime.InteropServices.ComTypes._ExtendedCOMException)] [ComVisible(true)] [Guid("F86A609B-4822-4F88-871B-F5F17509D035")] [Serializable()] public ref class ExtendedCOMException : public System.Runtime.InteropServices.COMException, OpcLabs.BaseLib.IErrorIdProvider, OpcLabs.BaseLib.Runtime.InteropServices.ComTypes._ExtendedCOMException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable