'Declaration
<ComDefaultInterfaceAttribute(OpcLabs.BaseLib.ComTypes._OutOfSlotsException)> <ComVisibleAttribute(True)> <GuidAttribute("C8579CB6-4C61-45A0-9B7E-2EEE732C6E31")> <SerializableAttribute()> Public Class OutOfSlotsException Inherits System.OutOfMemoryException Implements OpcLabs.BaseLib.ComTypes._OutOfSlotsException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
'Usage
Dim instance As OutOfSlotsException
[ComDefaultInterface(OpcLabs.BaseLib.ComTypes._OutOfSlotsException)] [ComVisible(true)] [Guid("C8579CB6-4C61-45A0-9B7E-2EEE732C6E31")] [Serializable()] public class OutOfSlotsException : System.OutOfMemoryException, OpcLabs.BaseLib.ComTypes._OutOfSlotsException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
[ComDefaultInterface(OpcLabs.BaseLib.ComTypes._OutOfSlotsException)] [ComVisible(true)] [Guid("C8579CB6-4C61-45A0-9B7E-2EEE732C6E31")] [Serializable()] public ref class OutOfSlotsException : public System.OutOfMemoryException, OpcLabs.BaseLib.ComTypes._OutOfSlotsException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable