Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomException Class : FromHResult Method |
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 )