IPersistMoniker::IsDirtyIPersistMoniker::IsDirty*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IPersistMoniker::GetCurMoniker
*Next Topic: IPersistMoniker::Load

IPersistMoniker::IsDirty

HRESULT IsDirty(void);

Checks an object for changes since it was last saved.

This method checks whether an object has changed since it was last saved so you can avoid losing information in objects that have not yet been saved.

See also IPersistMoniker::Save


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.