RemoveDocumentInstance( [in] long DocumentID, [in] long StatusID )
This function is called when a document containing a plugin is being deleted in one specific status version. The plugin must delete all stats it has stored for the status on the document
| DocumentID |
The ID of the document being deleted. | |
| StatusID |
The status of the document being deleted. |
It is very important the the plugin only deletes its state for the document with the correct status