Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
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 )