LinksPoint GPS Toolkit Reference
GPSNOTIFY_LOGGER_DATA_DUMP_START
GPSNOTIFYCODE | See Also
Sent when the transfer of data from the logger initiated with GpsLoggerGetRecords or GpsLoggerGetRecordsEx has begun
Parameters passed to GPSNOTIFYPROC:
lParam1
Always equal to zero.
lParam2
A pointer to a NULL-terminated text status message: "Logger XModem data dump started". 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.