|
Save
Saves parameters of the object in the file.
virtual bool Save(
|
Parameters
file_handle
[in] Handle of the file previously opened using the function FileOpen (...).
Return Value
true - successfully completed, false - error.
Example:
//--- example for CChartObject::Save
|