LEADTOOLS (Leadtools assembly)

HResult Property

Show in webframe







Gets the HRESULT associated with this exception.
Syntax
public new int HResult {get;}
'Declaration
 
Public Shadows ReadOnly Property HResult As Integer
'Usage
 
Dim instance As RasterException
Dim value As Integer
 
value = instance.HResult
public new int HResult {get;}

            

            
 hide get_HResult(); 
public:
new property int HResult {
   int get();
}

Property Value

The HRESULT associated with this exception.
Example
For an example, refer to RasterException
Requirements

Target Platforms

See Also

Reference

RasterException Class
RasterException Members

 

 


Products | Support | Contact Us | Copyright Notices

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