Zen API
zFireSync_Backup
C
zStatus zFireSync_Backup(zFireSync fireSync, zByte** data, zUIntPtr* size);
Parameters
Parameters 
Description 
zFireSync fireSync 
zFireSync object. 
zByte** data 
Receives the backup (see note). 
zUIntPtr* size 
Receives the size of the backup file, in bytes. 
Description

Creates a backup of FireSync server files that can later be restored.

This function uses the Control channel. Memory allocated and returned by this function should be freed using the zFree function.

File

zFireSync.h

Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.