Accusoft.TwainPro9.Net
OutOfMemoryException Class
Members 




This exception is thrown if TwainPRO is unable to allocate memory for the requested operation.
Object Model
OutOfMemoryException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class OutOfMemoryException 
   Inherits TwainProException
'Usage
 
Dim instance As OutOfMemoryException
[Serializable()]
public sealed class OutOfMemoryException : TwainProException 
[Serializable()]
public __gc __sealed class OutOfMemoryException : public TwainProException 
[Serializable()]
public ref class OutOfMemoryException sealed : public TwainProException 
Remarks

Possible causes:

The image being transferred is too large to fit in memory.

Too many applications are open.

Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         Accusoft.TwainProSdk.TwainProException
            Accusoft.TwainProSdk.OutOfMemoryException

See Also

Reference

OutOfMemoryException Members
Accusoft.TwainProSdk Namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback