MemBufSize property (ILEADRasterTwain)
long MemBufSize | |
Overview |
Refer to How to Acquire from the TWAIN Source. |
Remarks
(Read only) Gets the buffer size to use when retrieving images from the selected TWAIN source.
It is used when the transfer mode is set to be memory buffered.
To set the transfer mode, call SetCapability method with the appropriate capability constant set in the pCapability parameter.
See Also