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 )