Some comments.

This commit is contained in:
soukoku
2015-01-03 11:29:38 -05:00
parent 7f39c45bd4
commit 844f84e259
2 changed files with 5 additions and 3 deletions

View File

@@ -20,8 +20,8 @@ namespace NTwain.Internals
public static void DoTransferRoutine(ITwainSessionInternal session)
{
var pending = new TWPendingXfers();
var rc = ReturnCode.Success;
//var rc = ReturnCode.Success;
var rc = session.DGControl.PendingXfers.Get(pending);
do
{
#region build and raise xfer ready