SaveTemplateEvent event (ILEADRasterTwain)
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