DTwainCompressedTransfer::GetAllCompressionTypes

Top  Previous  Next

Syntax

 

bool DTwainCompressedTransfer::GetAllCompressionTypes( DTwainLongArray& CompTypes ) const;

 

Parameters

CompTypes

On return, the supported compression types available to the Twain Source.

 

 

 

Return Value

Returns true if successful, false otherwise.

 

Comments

 

 

On return, the CompTypes array will be filled with the available compression types supported by the attached Twain Source.  Attaching a Twain Source is discussed in the DTwainBufferedTransfer and DTwainSourceMode overviews.