COleServerDoc::OnUpdateDocument
调用由结构,在保存是在多个文档的嵌入式项目的文档时。
virtual BOOL OnUpdateDocument( );
返回值
备注
默认实现调用 COleServerDoc::NotifySaved 和 COleServerDoc::SaveEmbedding 成员函数然后指示文档如干净。 重写此功能,如果要执行特殊处理,当更新嵌入项。
要求
Header: afxole.h
调用由结构,在保存是在多个文档的嵌入式项目的文档时。
virtual BOOL OnUpdateDocument( );
默认实现调用 COleServerDoc::NotifySaved 和 COleServerDoc::SaveEmbedding 成员函数然后指示文档如干净。 重写此功能,如果要执行特殊处理,当更新嵌入项。
Header: afxole.h