←Select platform

HResult Property (BarcodeException)

Summary

Gets the HRESULT associated with this exception.

Syntax

C#
VB
C++
public int HResult {get;} 
Public ReadOnly Property HResult As Integer 
public: 
property int HResult { 
   int get(); 
} 

Property Value

The HRESULT associated with this exception.

Example

For an example, refer to BarcodeException

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly