GetDocumentIncludeInfo( [in] long TemplateID, [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 document is created.
| TemplateID |
The ID of the Template containing the document / plugin. | |
| Identifier |
The Identifier of the plugin |
| pFormElements | The collection class containing the HTML forms and JavaScript validation code. |