308 B
308 B
Save
Saves object parameters to file.
virtual bool Save(
int file_handle // file handle
)
Parameters
file_handle
[in] handle of the binary file already opened by the FileOpen function.
Return Value
true - success, false - error.