LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

HResult Property






Gets the HRESULT associated with this exception. .NET support WinRT support
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: 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

RasterException Class
RasterException Members

 

 


Products | Support | Contact Us | Copyright Notices

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