Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS TWAIN C DLL Help

TWAIN_TRANSFER_MODES

Show in webframe

typedef enum
{
   TWAIN_TRANSFER_FILE = 0x001, 
   TWAIN_TRANSFER_MEMORY = 0x002, 
   TWAIN_TRANSFER_NATIVE = 0x004, 
} TWAIN_TRANSFER_MODES;

Determines the transfer mode.

Value

Meaning

TWAIN_TRANSFER_FILE

[0x001] Specifies the file transfer mode.

TWAIN_TRANSFER_MEMORY

[0x002] Specifies the memory transfer mode.

TWAIN_TRANSFER_NATIVE

[0x004] Specifies the native transfer mode.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.