Zen API
zFireSync_GetHealthLog
C
zStatus zFireSync_GetHealthLog(zFireSync fireSync, zByte** data, zUIntPtr* size);
Parameters
Parameters 
Description 
zFireSync fireSync 
zFireSync object. 
zByte** data 
Receives the health log. 
zUIntPtr* size 
Receives the size of the health log, in bytes. 
Description

Gets the health log from a FireSync server.

This function uses the Management channel. The health log uses a private format and might be requested for advanced troubleshooting.

File

zFireSync.h

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