Response to
GpsLoggerGetRecordCount and
GpsLoggerGetRecordCountEx commands
Parameters passed to GPSNOTIFYPROC:
lParam1
A pointer to a
GPSLOGGER_RECORD_INFO structure containing information about the status of the logger. The ulCount member indicates to count of records in the logger's internal memory.
lParam2
A pointer to a NULL-terminated text status message: "Logger Record Count". 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.