共用方式為


COleServerDoc::NotifyClosed

呼叫這個函式會告知容器關閉文件。

void NotifyClosed( );

備註

當使用者從檔案功能表中選擇 [關閉] 命令, NotifyClosedOnCloseDocument 成員函式的 COleServerDoc 的實作會呼叫。 在容器應用程式會使用 MFC 程式庫, COleClientItemOnChange 呼叫成員函式。

需求

Header: afxole.h

請參閱

參考

COleServerDoc 類別

階層架構圖

COleServerDoc::NotifyChanged

COleServerDoc::NotifySaved

COleClientItem::OnChange

CDocument::OnCloseDocument