DTwainInterface::GetErrorString

Top  Previous  Next

Syntax

std::string DTwainInterface::GetErrorString( LONG lError ) const;

 

Parameters

lError

DTWAIN error message to retrieve.

 

Return Value

Returns a std::string that describes the DTWAIN Error lError.  The lError must be one of the DTWAIN error values returned by DTwainInterface::GetLastError( )