CDocument::IsModified
BOOLIsModified();
Return Value
Nonzero if the document has been modified since it was last saved; otherwise 0.
Remarks
Call this function to determine whether the document has been modified since it was last saved.
CDocument Overview | Class Members | Hierarchy Chart
See Also CDocument::SetModifiedFlag, CDocument::SaveModified