SaveNode

写节点数据至文件。

bool  SaveNode(
   int  file_handle      // 句柄
   )

参数

file_handle

[输入]  以写模式打开的二进制文件句柄。

返回值

true 如果成功, 否则 false。