COleServerDoc::NotifyClosed
呼叫這個函式會告知容器關閉文件。
void NotifyClosed( );
備註
當使用者從檔案功能表中選擇 [關閉] 命令, NotifyClosed 由 OnCloseDocument 成員函式的 COleServerDoc 的實作會呼叫。 在容器應用程式會使用 MFC 程式庫, COleClientItem 的 OnChange 呼叫成員函式。
需求
Header: afxole.h
呼叫這個函式會告知容器關閉文件。
void NotifyClosed( );
當使用者從檔案功能表中選擇 [關閉] 命令, NotifyClosed 由 OnCloseDocument 成員函式的 COleServerDoc 的實作會呼叫。 在容器應用程式會使用 MFC 程式庫, COleClientItem 的 OnChange 呼叫成員函式。
Header: afxole.h