Leadtools TWAIN (Leadtools.Twain assembly)
LEAD Technologies, Inc

Dispose(Boolean) Method






true if this method was called as a result of calling Dispose; false if this method was called as a result of object finalization.
This member supports the LEADTOOLS infrastructure and is not intended to be used directly from your code.
Syntax
protected virtual void Dispose( 
   bool disposing
)
'Declaration
 
Protected Overloads Overridable Sub Dispose( _
   ByVal disposing As Boolean _
) 
'Usage
 
Dim instance As TwainCapability
Dim disposing As Boolean
 
instance.Dispose(disposing)
protected virtual void Dispose( 
   bool disposing
)
 function Leadtools.Twain.TwainCapability.Dispose(Boolean)( 
   disposing 
)
protected:
virtual void Dispose( 
   bool disposing
) 

Parameters

disposing
true if this method was called as a result of calling Dispose; false if this method was called as a result of object finalization.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TwainCapability Class
TwainCapability Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.