COleServerDoc::NotifyClosed

문서가 닫힌 컨테이너를 알리기 위해이 함수를 호출 합니다.

void NotifyClosed( );

설명

파일 메뉴에서 닫기 명령을 선택할 때 NotifyClosed 라고 COleServerDoc의 구현에서 OnCloseDocument 멤버 함수.Microsoft 기반 클래스 라이브러리를 작성 하는 컨테이너 응용 프로그램에는 OnChange 멤버 함수를 COleClientItem 라고 합니다.

요구 사항

헤더: afxole.h

참고 항목

참조

COleServerDoc 클래스

계층 구조 차트

COleServerDoc::NotifyChanged

COleServerDoc::NotifySaved

COleClientItem::OnChange

CDocument::OnCloseDocument