COleServerDoc::OnUpdateDocument

调用由结构,在保存是在多个文档的嵌入式项目的文档时。

virtual BOOL OnUpdateDocument( );

返回值

非零,如果成功更新了文档;否则为0。

备注

默认实现调用 COleServerDoc::NotifySavedCOleServerDoc::SaveEmbedding 成员函数然后指示文档如干净。重写此功能,如果要执行特殊处理,当更新嵌入项。

要求

Header: afxole.h

请参见

参考

COleServerDoc选件类

层次结构图

COleServerDoc::NotifySaved

COleServerDoc::SaveEmbedding

CDocument::OnSaveDocument