'Declaration
<CLSCompliantAttribute(True)> <ComVisibleAttribute(False)> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> Public Class EventLinkingFailureEventArgs Inherits OpcLabs.BaseLib.FailureEventArgs Implements OpcLabs.BaseLib.ComTypes._ExceptionEventArgs, OpcLabs.BaseLib.ComTypes._FailureEventArgs, System.ICloneable
'Usage
Dim instance As EventLinkingFailureEventArgs
[CLSCompliant(true)] [ComVisible(false)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] public class EventLinkingFailureEventArgs : OpcLabs.BaseLib.FailureEventArgs, OpcLabs.BaseLib.ComTypes._ExceptionEventArgs, OpcLabs.BaseLib.ComTypes._FailureEventArgs, System.ICloneable
[CLSCompliant(true)] [ComVisible(false)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] public ref class EventLinkingFailureEventArgs : public OpcLabs.BaseLib.FailureEventArgs, OpcLabs.BaseLib.ComTypes._ExceptionEventArgs, OpcLabs.BaseLib.ComTypes._FailureEventArgs, System.ICloneable