IncludeIntoDocument( [in] BSTR Identifier, [in] long DocumentID, [in] long StatusID )
Called when the user creates a document where the plugin is used.
| Identifier |
The Identifier of the plugin on the document | |
| DocumentID |
The ID of the document being created. | |
| StatusID |
The status of the document being created |
When this function is called the plugin must update the state it contains for document scope in a consistent storage.