LEADTOOLS Medical (Leadtools.Dicom assembly)

FromHResult Method

Show in webframe







A valid LEADTOOLS error code used to create a DicomException.
Creates a DicomException object from the specified HRESULT value, if the value is a valid LEADTOOLS error code.
Syntax
public static DicomException FromHResult( 
   int hresult
)
'Declaration
 
Public Shared Function FromHResult( _
   ByVal hresult As Integer _
) As DicomException
'Usage
 
Dim hresult As Integer
Dim value As DicomException
 
value = DicomException.FromHResult(hresult)
public static DicomException FromHResult( 
   int hresult
)

            

            
 function Leadtools.Dicom.DicomException.FromHResult( 
   hresult 
)
public:
static DicomException^ FromHResult( 
   int hresult
) 

Parameters

hresult
A valid LEADTOOLS error code used to create a DicomException.

Return Value

A new DicomException based on the specified LEADTOOLS HRESULT code, or null, if the value is not a valid LEADTOOLS error code.
Requirements

Target Platforms

See Also

Reference

DicomException Class
DicomException Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features