COleDocument::UpdateModifiedFlag

void UpdateModifiedFlag( );

Remarks

Call this function to mark the document as modified if any of the contained OLE items have been modified. This allows the framework to prompt the user to save the document before closing, even if the native data in the document has not been modified.

COleDocument OverviewClass MembersHierarchy Chart

See Also   CDocument::SetModifiedFlag, COleClientItem::IsModified