Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
COleServerItem*GetEmbeddedItem();
Return Value
A pointer to an item representing the entire document; NULL if the operation failed.
Remarks
Call this function to get a pointer to an item representing the entire document. It calls COleServerDoc::OnGetEmbeddedItem, a virtual function with no default implementation.
COleServerDoc Overview | Class Members | Hierarchy Chart
See Also COleServerDoc::OnGetEmbeddedItem