Defines the signature of a callback function to receive upgrade status messages.
typedef Go2Status (__stdcall * Go2UpgradeCallback)(Go2Handle context, Go2System system, Go2Double progress);
|
Parameters |
Description |
|
context |
User context handle (pointer). |
|
system |
Go2System object. |
|
progress |
Normalized progress (0 - not started; 1 - finished). |
Operation status.
Go2System.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.