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 Overview | Class Members | Hierarchy Chart
See Also CDocument::SetModifiedFlag, COleClientItem::IsModified