Message indicating a GPS parsing error
Parameters passed to GPSNOTIFYPROC:
lParam1
An integer representing the count of gps messages that could not be parsed.
lParam2
A pointer to a NULL-terminated text status message: "GPS message parsing error". 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.