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.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public void InitiateDataTransfer()
Remarks
This should be called when the MSG_XFERREADY message is received to start acquiring data.
See Also