COleServerDoc::NotifyClosed

调用此函数通知文档已关闭的容器。

void NotifyClosed( );

备注

当用户从"文件"菜单中选择"关闭"命令,NotifyClosedOnCloseDocument 成员函数的COleServerDoc的实现。在容器应用程序编写使用Microsoft基础选件类库,COleClientItemOnChange 成员函数调用。

要求

Header: afxole.h

请参见

参考

COleServerDoc选件类

层次结构图

COleServerDoc::NotifyChanged

COleServerDoc::NotifySaved

COleClientItem::OnChange

CDocument::OnCloseDocument