DTwainSource::Close

Top  Previous  Next

Syntax

bool Close( );

 

Return Value

Returns true if successful, false otherwise.

 

Comments

The DTwainSource::Close function closes a Source that has been previously opened.  The DTwainSource is opened when initially selected using DTwainSource::Select.  To reopen a source without reselecting, call the DTwainSource::Open( ) function.