'Declaration
<ComDefaultInterfaceAttribute(OpcLabs.BaseLib.ComTypes._ResultException)> <ComVisibleAttribute(True)> <GuidAttribute("5A64CCF9-D9E8-41E7-8274-8BC3A8A6DE5F")> <CLSCompliantAttribute(True)> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <SerializableAttribute()> Public Class ResultException Inherits Exception2 Implements OpcLabs.BaseLib.ComTypes._Exception2, OpcLabs.BaseLib.ComTypes._ResultException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
'Usage
Dim instance As ResultException
[ComDefaultInterface(OpcLabs.BaseLib.ComTypes._ResultException)] [ComVisible(true)] [Guid("5A64CCF9-D9E8-41E7-8274-8BC3A8A6DE5F")] [CLSCompliant(true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public class ResultException : Exception2, OpcLabs.BaseLib.ComTypes._Exception2, OpcLabs.BaseLib.ComTypes._ResultException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
[ComDefaultInterface(OpcLabs.BaseLib.ComTypes._ResultException)] [ComVisible(true)] [Guid("5A64CCF9-D9E8-41E7-8274-8BC3A8A6DE5F")] [CLSCompliant(true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public ref class ResultException : public Exception2, OpcLabs.BaseLib.ComTypes._Exception2, OpcLabs.BaseLib.ComTypes._ResultException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable