View on GitHub

SARAFF SOFTWARE

All products / Saraff.Twain.NET / Contents

Options for Transferring Data

There are three modes defined by TWAIN for transferring data:

A DS is required to support Native and Buffered Memory transfers.

Get a list of supported transfer modes as follows:

Twain32.Enumeration _xferMech=this._twain32.Capabilities.XferMech.Get();