zStatus zFireSync_GetProcessLog(zFireSync fireSync, zByte** data, zUIntPtr* size);
|
Parameters |
Description |
|
zFireSync fireSync |
zFireSync object. |
|
zByte** data |
Receives the process log. |
|
zUIntPtr* size |
Receives the size of the process log, in bytes. |
Gets the process log from a FireSync server.
This function uses the Management channel. The process log uses a private format and might be requested for advanced troubleshooting.
zFireSync.h