GetTemplateEditInfo( [in] long TemplateGroupID, [in] BSTR Identifier, [in] long TemplateID, [out,retval] IcolFormElements **pFormElements )
The function is called when the plugin must supply information to be edited by the user. The plugin must also supply any state that it currently has for the given Template group.
| TemplateGroupID | |||
| Identifier |
Identifier for the plugin |
||
| TemplateID |
The ID of the template being edited |
The form element class that contains the information requird for the user to edit.