Purpose
Writes data to the persistent stream.
Syntax
BOOL Write(CRfcPersistStream& ps);
Parameters
ps
: Refers to the CRfcPersistStream object.Return Value
Boolean value; returns TRUE (successful), or FALSE (failure).
Exceptions
None.
Description
Writes data to the persistent stream.