RemoveFromTemplate( [in] long TemplateGroupID, [in] BSTR Identifier, [in] long TemplateID )
The function is called when a template containing a given plugin is being deleted.
| TemplateGroupID |
The ID of the template group the template belongs to. | |
| Identifier |
The identifier of the plugin. | |
| TemplateID |
The ID of the template being deleted |
The plugin called must delete all state that it contains on the Template level
As of version 1.0 and 1.5 Composite do not use this function.