Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode Namespace > BarcodeException Class : FromHResult Method |
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 )