COleClientItem::IsModified

BOOL IsModified( ) const;

Return Value

Nonzero if the OLE item is dirty; otherwise 0.

Remarks

Call this function to see whether the OLE item is dirty (modified since it was last saved).

For more information, see IPersistStorage::IsDirty in the OLE documentation.

COleClientItem OverviewClass MembersHierarchy Chart