LEADTOOLS Barcode (Leadtools.Barcode assembly)

FromHResult Method

Show in webframe







The HRESULT used to create a BarcodeException.
Creates a BarcodeException object from the specified HRESULT value, if the value is a valid LEADTOOLS error code.
Syntax
public static BarcodeException FromHResult( 
   int hresult
)
'Declaration
 
Public Shared Function FromHResult( _
   ByVal hresult As Integer _
) As BarcodeException
'Usage
 
Dim hresult As Integer
Dim value As BarcodeException
 
value = BarcodeException.FromHResult(hresult)
public static BarcodeException FromHResult( 
   int hresult
)

            

            
 function Leadtools.Barcode.BarcodeException.FromHResult( 
   hresult 
)
public:
static BarcodeException^ FromHResult( 
   int hresult
) 

Parameters

hresult
The HRESULT used to create a BarcodeException.

Return Value

A new BarcodeException based on the specified LEADTOOLS HRESULT code, or null, if the value is not a valid LEADTOOLS error code.
Requirements

Target Platforms

See Also

Reference

BarcodeException Class
BarcodeException Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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