Click or drag to resize

IPersistStreamInitSave Method


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

Parameters

pStm  IStream
 
fClearDirty  Boolean
 
See Also