IPersistStorageImpl::IsDirty

HRESULT IsDirty( );

See IPersistStorage:IsDirty in the Win32 SDK.

Remarks

Checks whether the object's data has changed since it was last saved. The ATL implementation delegates to the IPersistStreamInit interface.

IPersistStorageImpl OverviewClass Members