Click or drag to resize

IPersistStreamSave Method


Namespace: DWSIM.Interfaces.Interfaces2
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
void Save(
	IStream pStm,
	bool fClearDirty
)
Request Example View Source

Parameters

pStm  IStream
 
fClearDirty  Boolean
 
See Also