Load

从文件加载容器信息

virtual bool  Load(
   const int  file_handle      // 句柄
   )

参数

file_handle

[输入]  二进制文件句柄 (必须以读模式打开)。

返回值

true 如果成功, 否则 false。