Click to return to the Component Development home page    
IPersistPropertyBag2::Ini...     IPersistPropertyBag2::Loa...     IPersistPropertyBag2 Inte...    
Web Workshop  |  Component Development

IPersistPropertyBag2::IsDirty Method


Indicates if one or more properties have changed since the last initialization or save operation.

Syntax

HRESULT IsDirty(void);

Return Value

Returns S_OK if one or more properties have changed, or S_FALSE if none of the properties have changed.

Remarks

E_NOTIMPL is not a valid return code because any object implementing this interface must support the entire functionality of the interface.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.