Error processing SSI file
Leadtools TWAIN (Leadtools.Twain assembly)

Show in webframe

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 TwainExtraImageInformation
Dim disposing As Boolean
 
instance.Dispose(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.
Example
Refer to TwainExtraImageInformation.
Requirements

Target Platforms

See Also

Reference

TwainExtraImageInformation Class
TwainExtraImageInformation Members
Overload List

Error processing SSI file