COleServerDoc::NotifySaved

서버 문서를 저장 한 후이 함수를 호출 합니다.

void NotifySaved( );

설명

파일 메뉴에서 저장 명령을 선택할 때 NotifySaved 호출 하 여 COleServerDoc의 구현의 OnSaveDocument.이 함수는 OLE 시스템을 Dll을 컨테이너에 알립니다 알립니다.Microsoft 기반 클래스 라이브러리를 작성 하는 컨테이너 응용 프로그램에는 OnChange 멤버 함수를 COleClientItem 라고 합니다.

요구 사항

헤더: afxole.h

참고 항목

참조

COleServerDoc 클래스

계층 구조 차트

COleServerDoc::NotifyChanged

COleServerDoc::NotifyClosed

COleClientItem::OnChange

CDocument::OnSaveDocument