Save
Writes tree data to a file.
virtual bool Save( int file_handle // handle )
Parameters
file_handle
[in] Handle of a binary file that was earlier opened for writing.
Return Value
true - success, otherwise false.