SaveTemplateEvent event (ILEADRasterTwain)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

void SaveTemplateEvent (IUnknown * pCapability)

Overview

Refer to Handling Template Files.

Remarks

Occurs when saving TWAIN capabilities from the currently selected TWAIN source to a template file by calling the SaveTemplate method. It is called after enumerating the capability from the TWAIN source, but before the capability value has been saved to the template file.

It is called for each capability enumerated on the TWAIN source.

The user can change the value of the capability enumerated, before it is saved.

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, ShowTemplateDlg method, SaveTemplate method, LoadTemplate method, FileTransferName property, MemBufSize property.

Topics

TWAIN Functionality: Template Functions