The Transfer type exposes the following members.
Properties
Name | Description | |
---|---|---|
Compression |
Buffered Memory transfer compression schemes.
ICAP_COMPRESSION
| |
ImageCount |
Number of images the application is willing to accept this session.
CAP_XFERCOUNT
| |
ImageFileFormat |
File formats for file transfers.
ICAP_IMAGEFILEFORMAT
| |
JobControl |
Allows multiple jobs in batch mode. The application can decide how the job can be processed,
according to the flags listed below.
CAP_JOBCONTROL
| |
Mechanism |
Gets the transfer mechanism.
| |
Tiles |
This is used with buffered memory transfers. If TRUE, Source can provide application with tiled
image data.
ICAP_TILES
| |
UndefinedImageSize |
If TRUE the Source will issue a MSG_XFERREADY before starting the scan.
ICAP_UNDEFINEDIMAGESIZE
|
See Also