'Declaration
<CLSCompliantAttribute(True)> <ComDefaultInterfaceAttribute(OpcLabs.BaseLib.ComTypes._ExceptionEventArgs)> <ComVisibleAttribute(True)> <GuidAttribute("64D12C61-8438-40F2-A283-1B245BA964E7")> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> Public Class ExceptionEventArgs Inherits System.EventArgs Implements OpcLabs.BaseLib.ComTypes._ExceptionEventArgs, System.ICloneable
'Usage
Dim instance As ExceptionEventArgs
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.BaseLib.ComTypes._ExceptionEventArgs)] [ComVisible(true)] [Guid("64D12C61-8438-40F2-A283-1B245BA964E7")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] public class ExceptionEventArgs : System.EventArgs, OpcLabs.BaseLib.ComTypes._ExceptionEventArgs, System.ICloneable
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.BaseLib.ComTypes._ExceptionEventArgs)] [ComVisible(true)] [Guid("64D12C61-8438-40F2-A283-1B245BA964E7")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] public ref class ExceptionEventArgs : public System.EventArgs, OpcLabs.BaseLib.ComTypes._ExceptionEventArgs, System.ICloneable