RemoveDocument( [in] BSTR Identifier, [in] long DocumentID )
This function is called when a document containing a plugin is being deleted in all status versions. The plugin must delete all state it has stored for all stati on the document
| Identifier |
The Identifier of the plugin on the document | |
| DocumentID |
The ID of the document being deleted. |