Поделиться через


CDocument::IsModified

Call this function to determine whether the document has been modified since it was last saved.

virtual BOOL IsModified( );

Возвращаемое значение

Nonzero if the document has been modified since it was last saved; otherwise 0.

Требования

Header: afxwin.h

См. также

Основные понятия

CDocument Class

CDocument Members

Hierarchy Chart

CDocument::SetModifiedFlag

CDocument::SaveModified