LinksPoint GPS Toolkit Reference
GPSNOTIFY_LOGGER_DATAEX
GPSNOTIFYCODE | See Also
Response to GpsLoggerGetRecordsEx command
Parameters passed to GPSNOTIFYPROC:
lParam1
A long integer representing the count of records in the array pointed to by lParam2
lParam2
A pointer to an array of GPSLOGGER_RECORD_EX structures containing GPS data recorded by the logger
lParam3
Contains the user-defined parameter lUserParam passed to the GpsSetNotificationCallback function.
Remarks
  • There may be multiple GPSNOTIFY_LOGGER_DATA_EX notifications in response to a single call to GpsLoggerGetRecordsEx.

  • GPSNOTIFY_LOGGER_DUMP_COMPLETE will be sent when there are no more records.

  • This notification applies only to GPS receivers of type GPSRECEIVER_TRINE.

  • 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.