Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Called by the framework when a container application calls the server application to create or edit an embedded item.
virtual COleServerItem* OnGetEmbeddedItem( ) = 0;
Return Value
A pointer to an item representing the entire document; NULL if the operation failed.
Remarks
There is no default implementation. You must override this function to return an item that represents the entire document. This return value should be an object of a COleServerItem-derived class.
Requirements
Header: afxole.h