Click or drag to resize

TwainControllerInitiateDataTransfer Method

Use this method to have DotTwain handle the data acquisition details.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public void InitiateDataTransfer()
Remarks
This should be called when the MSG_XFERREADY message is received to start acquiring data.
See Also