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.
Call this function to get a pointer to the document that contains the OLE item.
COleDocument* GetDocument( ) const;
Return Value
A pointer to the document that contains the OLE item. NULL if the item is not part of a document.
Remarks
This pointer allows access to the COleDocument object that you passed as an argument to the COleClientItem constructor.
Requirements
Header: afxole.h