COleServerDoc::NotifyClosed
调用此函数通知文档已关闭的容器。
void NotifyClosed( );
备注
当用户从"文件"菜单中选择"关闭"命令,NotifyClosed 由 OnCloseDocument 成员函数的COleServerDoc的实现。在容器应用程序编写使用Microsoft基础选件类库,COleClientItem 的 OnChange 成员函数调用。
要求
Header: afxole.h
调用此函数通知文档已关闭的容器。
void NotifyClosed( );
当用户从"文件"菜单中选择"关闭"命令,NotifyClosed 由 OnCloseDocument 成员函数的COleServerDoc的实现。在容器应用程序编写使用Microsoft基础选件类库,COleClientItem 的 OnChange 成员函数调用。
Header: afxole.h