Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

HResult Property








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

Error processing SSI file