CDocument::IsModified

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

Syntax

BOOL IsModified( );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CDocument Overview, CDocument Member Functions, Application Architecture Classes, CDocument::SetModifiedFlag, CDocument::SaveModified