zStatus zFireSync_Restore(zFireSync fireSync, const zByte* data, zUIntPtr size);
|
Parameters |
Description |
|
zFireSync fireSync |
zFireSync object. |
|
const zByte* data |
Contents of the backup file. |
|
zUIntPtr size |
Size of the backup file, in bytes. |
Restores a backup of FireSync server files.
This function uses the Control channel.
zFireSync.h