EditTemplateSettings( [in] long TemplateGroupID, [in] BSTR Identifier, [in] long TemplateID )
This function is called when the user has finished editing a Template and has asked for the system to save it. The plugin must save the changes made by the user in the consistent store and also forego any previously stored information with the same identity.
| TemplateGroupID | ||
| Identifier |
Identifier for the plugin | |
| TemplateID |
ID of the template being edited |