virtual BOOL OnRTLoggerDownloadStatus(RTLOGGERDOWNLOAD rldDownload, int iPercentComplete);
Parameters
|
Parameters |
Description |
|
rldDownload |
Status of the transfer of data from the GPS data logger |
|
iPercentComplete |
Approximate percentage of transfer successfully completed |
Description
Indicates the progress of a transfer of data from the GPS data logger
Remarks
- Called by the RouteTrak Engine periodically during a transfer of data from the GPS data logger.
- Override this function to monitor the status of a transfer of data from the GPS data logger initiated from RTGpsLoggerGetDataRecords.
- iPercentComplete is only approximate. Use a rldDownload status of RTLOGGERDOWNLOAD_COMPLETE to indicate the successful completion of the transfer
See Also
Class
Links
Copyright (c) 2001-2004 Links Point Inc.