Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
voidUpdateModifiedFlag();
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