System.Runtime.InteropServices.UCOMIMoniker.Save Method

Saves an object to the specified stream.

Syntax

public void Save (UCOMIStream pStm, bool fClearDirty)

Parameters

pStm
The stream into which the object is saved.
fClearDirty
Indicates whether to clear the modified flag after the save is complete.

Remarks

For more information about IPersistStream::Save, 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