hDibOutput,  FileOutput Properties

Description         Stores the last scanned image. Not available at design time, read only at run time.

Usage                  [form.]TWAIN.hDibOutput
[form.]TWAIN.FileOutput

Data Type          hDibOutput: LONGLONG,  FileOutput: String

Remarks             If the last scanned image is in memory then FileOutput property is an empty string an hDibOutput property stores the dib handle. If the last scanned image is in a file, then hDibOutput property is zero and FileOutput property stores the full path of the image.

Available            ¨Design-Time      þRun-Time Read      ¨Run-Time Write

See Also              FileAcquire Property