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.
COleServerDoc*GetDocument()const;
Return Value
A pointer to the document that contains the item; NULL if the item is not part of a document.
Remarks
Call this function to get a pointer to the document that contains the item. This allows access to the server document that you passed as an argument to the COleServerItem constructor.
COleServerItem Overview | Class Members | Hierarchy Chart
See Also COleServerItem::COleServerItem, COleServerDoc