COleClientItem::IsModified
Call this function to see whether the OLE item is dirty (modified since it was last saved).
BOOL IsModified( ) const;
Return Value
Nonzero if the OLE item is dirty; otherwise 0.
Remarks
For more information, see IPersistStorage::IsDirty in the Windows SDK.
Requirements
Header: afxole.h