System.Runtime.InteropServices.UCOMIMoniker.IsDirty Method

Checks the object for changes since it was last saved.

Syntax

public int IsDirty ()

Returns

An S_OK HRESULT value if the object has changed; otherwise, an S_FALSE HRESULT value.

Remarks

For more information about IPersistStream::IsDirty, see the MSDN Library.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0