LoadTemplateEvent event (ILEADRasterTwain)
void LoadTemplateEvent (IUnknown * pCapability) | |
Overview |
Refer to Handling Template Files. |
Remarks
Occurs when loading TWAIN capabilities stored in a template file by calling the LoadTemplate method. It is called after loading the capability from the file, but before the capability value has been set for the currently selected TWAIN source.
It is called for each capability loaded from the file.
The user can change the value of the capability loaded before it is set in the currently selected TWAIN source.
See Also