GetTemplateIncludeInfo( [in] long TemplateGroupID, [in] BSTR Identifier, [out,retval] IcolFormElements **pFormElements )
Called when the system requires the plugin to deliver the inclusion information, which the user must set when a Template is created.
| Parameters |
| |
| TemplateGroupID |
The ID of the Template group newly created. | |
| Identifier |
The Identifier of the plugin, as chosen by the creating user. | |
| Return Value | ||
| pFormElements |
The collection class containing the HTML forms and JavaScript validation code |