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