IncludeIntoTemplate( [in] long TemplateGroupID, [in] BSTR Identifier, [in] long TemplateID )
Called when the user creates a Template where the plugin is used.
| TemplateGroupID |
The ID of the Template group newly created. | |
| Identifier |
The Identifier of the plugin, as chosen by the creating user. | |
| TemplateID |
The ID of the template being created |
When this function is called the plugin must update the state it contains for Template scope in a consistent storage.