Zen API
zFireSync_GetUpgradeStatus
C
zStatus zFireSync_GetUpgradeStatus(zFireSync fireSync, zBool* complete, zBool* succeeded, z32s* progress);
Parameters
Parameters 
Description 
zFireSync fireSync 
zFireSync object. 
zBool* complete 
Is the upgrade processed completed? 
zBool* succeeded 
If completed, did the upgrade completed successfully? . progress - If not completed, reports upgrade progress (percentage). 
Description

Reports the current status of a FireSync firmware upgrade process.

This function uses the Upgrade channel.

File

zFireSync.h

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