|
Gocator API
|
| kStatus GoControl_GetUpgradeStatus | ( | GoControl | control, |
| kBool * | complete, | ||
| kBool * | succeeded, | ||
| k32s * | progress | ||
| ) |
Polls for upgrade status.
| control | GoControl object. |
| complete | Receives boolean indicating upgrade completion. |
| succeeded | If complete, receives boolean indicating whether upgrade was successful. |
| progress | If not complete, receives integer percentage indicating progress. |