Response to the
GpsLoggerGetSettingsEx command and the
GpsLoggerSetSettingsEx commands
Parameters passed to GPSNOTIFYPROC:
lParam1
A pointer to a
GPSLOGGER_SETTINGS structure specifying the current logger settings. The usFlags member indicates which combination of the structure members are valid.
lParam2
A pointer to a NULL-terminated text status message: "Logger Setting Change". 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.