共用方式為


COleServerDoc::OnUpdateDocument

呼叫框架,同時保留在複合文件的內嵌項目的文件。

virtual BOOL OnUpdateDocument( );

傳回值

備註

預設實作會呼叫 COleServerDoc::NotifySavedCOleServerDoc::SaveEmbedding 成員函式接著文件標記為清除。 覆寫這個函式是否要執行特殊的處理,當更新內嵌項目時。

需求

Header: afxole.h

請參閱

參考

COleServerDoc 類別

階層架構圖

COleServerDoc::NotifySaved

COleServerDoc::SaveEmbedding

CDocument::OnSaveDocument