LinksPoint GPS Toolkit Reference
GPSNOTIFY_LOGGER_DATA_DUMP_COMPLETE
GPSNOTIFYCODE | See Also
The transfer of data initiated by GpsLoggerGetRecords or GpsLoggerGetRecordsEx has completed
Parameters passed to GPSNOTIFYPROC:
lParam1
A long integer representing the status of the data dump. Equal to 0 if the data transmission had been cancelled before completing. Non-zero if the transmission was completed.
lParam2
A pointer to a NULL-terminated text status message: "Logger XModem data dump completed". On Windows CE platforms this will be a Unicode buffer; on all other platforms it is an ASCII buffer.
lParam3
Contains the user-defined parameter lUserParam passed to the GpsSetNotificationCallback function.
Remarks
  • This notification applies only to GPS receivers of type GPSRECEIVER_EMTAC.

  • The memory pointed to by lParam2 is allocated by the toolkit. There is no guarantee that it will be valid after the return from GPSNOTIFY.
See Also
Type
Links
Copyright ©1998-2005 Links Point Inc.