LinksPoint GPS Toolkit Reference
GPSNOTIFY_LOGGER_SETTINGS
GPSNOTIFYCODE
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.
Remarks
  • This notification applies only to GPS receivers of type GPSRECEIVER_TRINE.

  • The memory pointed to by lParam1 is allocated by the toolkit. There is no guarantee that it will be valid after the return from GPSNOTIFY.
Type
Links
Copyright ©1998-2005 Links Point Inc.