PyIPersistStream.Save

Save(stream, bClearDirty)

Saves an object to the specified stream.

Parameters

stream : PyIStream

The stream to save to.

bClearDirty : int

Indicates whether to clear the dirty flag after the save is complete