LEADTOOLS WIA (Leadtools.Wia assembly)
LEAD Technologies, Inc

Shutdown Method






Ends a WIA session.
Syntax
public void Shutdown()
'Declaration
 
Public Sub Shutdown() 
'Usage
 
Dim instance As WiaSession
 
instance.Shutdown()
public void Shutdown()
 function Leadtools.Wia.WiaSession.Shutdown()
public:
void Shutdown(); 
Remarks
A WIA session is begun by calling the Startup method. For each call to the Startup method there must be a call to the Shutdown method.
For more information, refer to Freeing the WIA Session.
Example
Refer to WiaSession.IsAvailable.
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

WiaSession Class
WiaSession Members
IsAvailable Method
Startup Method
SelectDevice Method
SelectDeviceDlg Method
Acquire Method
AcquireToFile Method
AcquireSimple Method

 

 


Products | Support | Contact Us | Copyright Notices

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