SaveToStreamNF(Writer: IIOStream; Progress: IMetabaseUpdateProgress);
Writer. The stream, to which the update is saved.
Progress. Object implementing events occurring on creating an update.
The SaveToStreamNF method saves the update to a stream with the ability to track events.
If event handling is not required, send Null as a value of the Progress parameter.
The property use is given in the example for IMetabaseUpdate.LoadFromStreamNF.
See also: