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.