COleServerDoc::GetEmbeddedItem
Call this function to get a pointer to an item representing the entire document.
COleServerItem* GetEmbeddedItem( );
Возвращаемое значение
A pointer to an item representing the entire document; NULL if the operation failed.
Заметки
It calls COleServerDoc::OnGetEmbeddedItem, a virtual function with no default implementation.
Требования
Header: afxole.h