GetDocumentEditInfo( [in] BSTR Identifier, [in] long DocumentID, [in] long StatusID, [out,retval] IcolFormElements ** pFormElements )
The function is called when the plugin must supply information to be edited by the user.
| Identifier |
The Identifier of the plugin on the document | |
| DocumentID |
The ID of the document being edited. | |
| StatusID |
The status of the document being edited |
The form element class that contains the information requird for the user to edit.