LEADTOOLS Barcode (Leadtools.Barcode assembly)
LEAD Technologies, Inc

Shutdown Method








Obsolete: Closes the barcode engine and frees the loaded DLLs for Barcode operations from memory. .NET support
Syntax
[ObsoleteAttribute("This method has been deprecated. You no longer have to call Startup or Shutdown to use the barcode engine.")]
public static void Shutdown()
'Declaration
 
<ObsoleteAttribute("This method has been deprecated. You no longer have to call Startup or Shutdown to use the barcode engine.")>
Public Shared Sub Shutdown() 
'Usage
 
BarcodeEngine.Shutdown()
[ObsoleteAttribute("This method has been deprecated. You no longer have to call Startup or Shutdown to use the barcode engine.")]
public static void Shutdown()
ObjectiveC Syntax
ObsoleteAttribute("This method has been deprecated. You no longer have to call Startup or Shutdown to use the barcode engine.")
 function Leadtools.Barcode.Deprecated.BarcodeEngine.Shutdown()
[ObsoleteAttribute("This method has been deprecated. You no longer have to call Startup or Shutdown to use the barcode engine.")]
public:
static void Shutdown(); 
Remarks

Note: This method is obsolete and should no longer be used. You can use the BarcodeEngine object without calling Startup or Shutdown.

This must be the last barcode-related method that is called in an application.

No other Leadtools.Barcode functionality can be used after Shutdown method is called. To use other methods after calling this method, The Initialize method must be called again.

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

BarcodeEngine Class
BarcodeEngine Members
Startup Method
Read Method
Write Method

 

 


Products | Support | Contact Us | Copyright Notices

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

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features