DTwainSourceFileTransfer::GetAllTransferTypes

Top  Previous  Next

Syntax

 

bool DTwainSourceFileTransfer::GetAllTransferTypes( DTwainLongArray& AllTypes ) const;

 

Parameters

AllTypes

On return, contains the list of supported file transfer types of the TWAIN Source.

 

Return Value

Returns true if successful, false otherwise.

 

 

Comments

 

 

Returns all of the image formats that are available when issuing a file transfer.  Note that the AllTypes will list only the transfer types that are supported by the Source's internal file transfer mechanism, and not the DTWAIN file transfer mode types.