Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Call this function to get a pointer to an item representing the entire document.
COleServerItem* GetEmbeddedItem( );
Return Value
A pointer to an item representing the entire document; NULL if the operation failed.
Remarks
It calls COleServerDoc::OnGetEmbeddedItem, a virtual function with no default implementation.
Requirements
Header: afxole.h
See Also
Reference
COleServerDoc::OnGetEmbeddedItem