LTwain::GetTransferOptions

#include "ltwrappr.h"

L_INT LTwain::GetTransferOptions (pTransferOpts, uStructSize)

Gets the current transfer options for the selected Twain source.

Parameters

pTRANSFEROPTIONS pTransferOpts

Pointer to the TRANSFEROPTIONS structure to be updated with the current transfer options.

L_UINT uStructSize

Size in bytes, of the structure pointed to by pTransferOpts, for versioning. Use sizeof(TRANSFEROPTIONS).

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

To set transfer options for the selected TWAIN driver, call the LTwain::SetTransferOptions function.

Required DLLs and Libraries

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS TWAIN C++ Class Library Help