Load

Reads tree data from a file.

virtual bool  Load(
   int  file_handle      // handle
   )

Parameters

file_handle

[in]  Handle of a binary file that was earlier opened for reading.

Return Value

true - success, otherwise false.