ShowTemplateDlg method (ILEADRasterTwain)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

short ShowTemplateDlg (BSTR strTemplateFile)

Overview

Refer to Handling Template Files.

Remarks

Displays the TWAIN source manufacturer's template dialog, without actually acquiring an image.

Pressing the OK button on the dialog will enumerate all supported TWAIN capability values and save them to the specified file.

See Also

Elements

ManName property, ProdFamily property, Version property, AppName property, SourceCount property, SourceName property, CapsCount property, Capability property, InitSession method, EndSession method, SelectSource method, SetCapability method, GetCapability method, QueryCapability method, Acquire method, SaveTemplate method, LoadTemplate method, FileTransferName property, MemBufSize property.

Topics

TWAIN Functionality: Template Functions