IPersistMoniker::IsDirty

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

This method checks an object for changes since it was last saved.

Syntax

HRESULT IsDirty(VOID);

Parameters

None.

Return Value

Returns S_OK if the object has changed since it was last saved or S_FALSE otherwise.

Remarks

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

Requirements

Header urlmon.h, urlmon.idl
Library urlmon.lib
Windows Embedded CE Windows CE .NET 4.0 and later
Windows Mobile Pocket PC 2000 and later, Smartphone 2002 and later