Leadtools Namespace > RasterException Class : FromHResult Method |
public static RasterException FromHResult( int hresult )
'Declaration Public Shared Function FromHResult( _ ByVal hresult As Integer _ ) As RasterException
'Usage Dim hresult As Integer Dim value As RasterException value = RasterException.FromHResult(hresult)
public static RasterException FromHResult( int hresult )
function Leadtools.RasterException.FromHResult( hresult )
public: static RasterException^ FromHResult( int hresult )