CDocument::IsModified

BOOL IsModified( );

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 OverviewClass MembersHierarchy Chart

See Also   CDocument::SetModifiedFlag, CDocument::SaveModified