COleServerDoc::OnUpdateDocument

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

virtual BOOL OnUpdateDocument( );

返回值

备注

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

要求

Header: afxole.h

请参见

参考

COleServerDoc选件类

层次结构图

COleServerDoc::NotifySaved

COleServerDoc::SaveEmbedding

CDocument::OnSaveDocument