Show navigation | Frontpage | Contact us | Sitemap

ICPDocumentEdit::IncludeIntoDocument

IncludeIntoDocument( [in] BSTR  Identifier, [in] long DocumentID, [in] long  StatusID )

Called when the user creates a document where the plugin is used.

Parameters

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



Remarks

When this function is called the plugin must update the state it contains for document scope in a consistent storage.

My modules


© 2008 Composite A/S, Danmark
Tlf: +45 39 15 76 00 | info@composite.net
Composite A/S er Microsoft Certified Partner
Composite CMS overholder standarden for valid CSS
Composite CMS overholder standarden for valid XHTML 1.0
Printet fra http://www.composite.net/composite-42.htm
Findes på denne sti: Composite Developer | 3.x technologies | Configuration | Developing COM plug-ins | ICPDocumentEdit | IncludeIntoDocument